[python-win32] Re: where should adodbapi be placed within python-win32?

2007-08-23 Thread Vernon Cole
Roger Upole <[EMAIL PROTECTED]> said: >Installing it directly in site-packages sounds reasonable to me, as well as >placing the source in /pywin32/adodbapi. If there's no C++ to compile, >getting it into the installer may be as simple as adding adodbapi to the >list of packages in setup.py. ---

[python-win32] Re: where should adodbapi be placed within python-win32?

2007-08-23 Thread Roger Upole
Vernon Cole wrote: > I suppose I should make an introduction and an announcement before asking > this question. So... >I am Vernon Cole. I have recently been made an admin for the adodbapi > project on sourceforge. My stated purpose for seeking that appointment > was to eventually retire the pr

[python-win32] Re: get active process list crashes

2007-08-23 Thread Roger Upole
Radu Ciora wrote: > Hi all, > > when I try to call GetObject('winmgmts:') when an input event happens, I get > the following exception: > > File "D:\DAProject\Workspace\context\inputhook\RDFIO.py", line 67, in > wordInfo > self.GetActiveProcess() > File "D:\DAProject\Workspace\context\in

[python-win32] Tr : ActiveX control in python vs ActiveX control in vb 6 (piece of code)

2007-08-23 Thread victor LEBRUN
- Message transféré De : victor LEBRUN <[EMAIL PROTECTED]> À : [EMAIL PROTECTED] Envoyé le : Mercredi, 22 Août 2007, 14h45mn 08s Objet : ActiveX control in python vs ActiveX control in vb 6 (piece of code) Hello, I am trying to migrate from vb 6 to python. I have a very usefull AX