cheers for the replies.
so far using ctypes, i have managed to load a dll, and have the dll
call a function in my python code using function pointers.
what i now need to do is load an .exe that contains a windows procedure
(window is hidden).
how can i load an .exe using python like i loaded the
[EMAIL PROTECTED] wrote:
> I was wondering if anyone could point me to an example. Currently i
> have a c++ program which calls and c++ dll (i created both). The dll
> uses SendMessage to pass messages back to the calling .exe, and the
> .exe process the messages in it's Windows Procedure function
On 9 Sep 2005 03:20:09 -0700, [EMAIL PROTECTED] wrote:
>I was wondering if anyone could point me to an example. Currently i
>have a c++ program which calls and c++ dll (i created both). The dll
>uses SendMessage to pass messages back to the calling .exe, and the
>.exe process the messages in it's
anybody?
--
http://mail.python.org/mailman/listinfo/python-list