Re: [python-win32] window events via SetWindowsHookExA

2009-09-18 Thread Tim Roberts
Antoine Martin wrote: > > Yes, I used "dll_handle" without really understanding it... It just > refused to register the hook otherwise, as it is a "global" one. > I'll use another technique I think, but just for my own knowledge: if I > made a DLL with my hook, how would it get loaded into the othe

Re: [python-win32] python-win32 : cross database automation

2009-09-18 Thread Tim Roberts
Threader Slash wrote: > > I working on a client-server database solution. The system is > normalized and is using MySQL. To automate some of processes I using > Python. Part of the old database will be still running on Lotus Notes. > > After working on it, it seems that the best choice to directly

Re: [python-win32] window events via SetWindowsHookExA

2009-09-18 Thread Antoine Martin
Hi Tim, Tim Roberts wrote: > Antoine Martin wrote: >> I am trying to use SetWindowsHookExA via ctypes to be notified when >> Windows are mapped/unmapped, to get the same functionality as >> SUBSTRUCTURE_MASK events on the root X-window (or is there a better way >> that I have missed?) > > WH_CALL

Re: [python-win32] Connection to remote machine registry fails.

2009-09-18 Thread siddhartha veedaluru
th integrated win32com. > > However, when I try to run.. it gives me the error: > > --x--x-- > > ActivePython 2.6.2.2 (ActiveState Software Inc.) based on > Python 2.6.2 (r262:71600, Apr 21 2009, 15:05:37) [MSC v.1500 32 bit > (Intel)] > on > win32 > Type "help",