Re: Python for low-level Windows programming

2008-04-03 Thread Troels Thomsen
>> >> Is this possible without too much pain? I know I can code it with C# >> or C++ but tha'ts a road to avoid, if possible. > > Well of course I don't know exactly what you'd need, but the > answer's certainly Yes :) Need I mention that it is also easy to write a windows service, using pyservic

Re: Python for low-level Windows programming

2008-04-03 Thread Tim Golden
haxier wrote: > I've some experience with Python in desktop apps, but now I'm looking > to code a tool like Kee-Pass[1] which must have access to some low- > level primitives in a windows environment: hooks when windows are > displayed, automatic form fill, and so on in a variety of scenarios > (de