Re: [Tutor] win32api & win32gui help

2014-02-28 Thread Alan Gauld
On 28/02/14 17:22, Joe Bennett wrote: Looking for a good simple remedial course on getting my python script to talk to a Windows program. The author of the windows program has documented the api here: http://www.logger32.net/help/Logger32/Using%20the%20Logger32%20External%20Interface.htm This

[Tutor] win32api & win32gui help

2014-02-28 Thread Joe Bennett
Looking for a good simple remedial course on getting my python script to talk to a Windows program. The author of the windows program has documented the api here: http://www.logger32.net/help/Logger32/Using%20the%20Logger32%20External%20Interface.htm I'm struggling to understand how to implement