> This won't work! I can't start this COM server from my application.
>
> First some questions: Do I have to write _public_methods_ =
> ['Init', 'Exit'] in order to satisfy the required interface
> ICADdyAddIn?
No - but _public_methods_ must exist (ie, your code is fine)
> How do I handle the
Thomas Heller wrote:
>Harald Armin Massa <[EMAIL PROTECTED]> writes:
>
>
>
>>Hello,
>>
>>within the win32-extensions under demo I found the pipetestservice.py and am
>>developping my own services out of it.
>>
>>With each development step I have to
>>
>>stop the running service
>>remove the exi
Is it possible to convert web pages to MHT files using Dispatch and Internet
Explorer?
Thanks in advance,
Ausum
___
Python-win32 mailing list
Python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32
Harald Armin Massa <[EMAIL PROTECTED]> writes:
> Hello,
>
> within the win32-extensions under demo I found the pipetestservice.py and am
> developping my own services out of it.
>
> With each development step I have to
>
> stop the running service
> remove the existing one
> install the new one
>
On 7/4/05, Kuner Martin <[EMAIL PROTECTED]> wrote:
>
>
> Hi list,
>
> I have the following code to call a LabVIEW VI via the Activex interface.
> The string "strDataOut" holds the expected data result of the call .
> Now I realized that the string coming back from the ActiveX call contains
>
Hello,
within the win32-extensions under demo I found the pipetestservice.py and am developping my own services out of it.
With each development step I have to
stop the running service
remove the existing one
install theĀ new one
start the service
of course, I can script that... but it still t
Hi,
I have a problem implementing a simple COM server AddIn which should satisfy a
special COM interface
provided by an application I'm using.
The server application: CADdy.exe => type library CADdy.tlb
The AddIn interface of CADdy.tlb: ICADdyAddIn
From
gencache.EnsureModule('{9C3BB401-114D-1