Error including win32net in a Python COM server

Steve Holden sholden at holdenweb.com
Thu Aug 1 13:40:39 EDT 2002


"Mark Hammond" <mhammond at skippinet.com.au> wrote in message
news:3D486BC3.9010607 at skippinet.com.au...
> 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?
>


If only there *were* such a thing as a "trivial COM object" ...

irrevernt-ly y'rs  - steve
-----------------------------------------------------------------------
Steve Holden                                 http://www.holdenweb.com/
Python Web Programming                http://pydish.holdenweb.com/pwp/
-----------------------------------------------------------------------








More information about the Python-list mailing list