hello, I'm looking for a sample using a Global Hook for Window Creation and Destruction in python 2.6 in win32 env... I've found some samples in c# or delphi but nothing in python. I'll try to catch any WM_CREATE events, like pyHook do to catch event from keyboard and mouse... any idea ? thx