Hi
all,
I hope this is the
correct mailing list (can't find a win32com list - although it seems
there is one - to subscribe to on the Activestate website at http://listserv.activestate.com/mailman/mysubs)
How do I use the
IUnknown interfaces of COM objects? The generated wrapper file cr
Mark Hammond
[mailto:[EMAIL PROTECTED]]Sent: Wednesday, August 01, 2001 1:00
PMTo: Etienne Labuschagne;
[EMAIL PROTECTED]Subject: RE:
win32com
This
doesn't work quite yet. The code you see relating to the vtables allows
you to _implement_ these COM objects, but not call them.
wrapper code, I may have a go at it.
If I must write some contorted C++ code (with a good shot of black magic
included) I don't think I'm up to the task.
Regards
Etienne
-Original Message-From:
Mark Hammond [mailto:[EMAIL PROTECTED]]Sent: Wednesday, August
01, 2001 1:00 PMT
Hi
all,
I have created a
Python WINNT service and it works fine when you start it the first time when
entering the needed start line parameters.
When the service is
stopped, the start parameters dissapears and you have to type them in again -
sort of negates the reason for making it a s