Error including win32net in a Python COM server

Mark Hammond mhammond at skippinet.com.au
Wed Jul 31 18:58:26 EDT 2002


Emanuel Borges wrote:
>>win32net uses functions only available on Win NT/2k/XP - you should use 
>>win32wnet for Win9x.
> 
> 
> Thanks Mark but I am using these functions on a Windows 2000 system. 
> The functions themselves work fine.  It's when I include them into my
> COM server that gives me errors.  If you register this code in your
> registry, do you have the same problems?  I'm using VBA in Excel to
> access these methods, if that helps...

That is strange.  Can you send me a trivial COM object that demonstrates 
the problem?

Thanks,

Mark.




More information about the Python-list mailing list