> There Mark Hammond writes:
> "Sadly there is no easy way to explicitly specify the exact variant
> type, other than using InvokeTypes. "
>
> So now I would like to throw an eye at InvokeTypes, been searching a
> bit, but only found non-commented InvokeTypes. How do I find the
> values of input/ou
Ralf Schmitt wrote:
> Hi all,
>
> I use the attached program to start a win32 service.
> Stopping the service using the service manager works fine, but when I
> reboot the machine, the service just seems to be killed, without
> SvcStop/SvcShutdown being called (i.e. it never prints "DONE" on reb
[Øyvind]
> I am trying to use the search and replace-function in MS Word. (Office
> 2003, XP and Activestate Python 2.3). It works great until I use
> non-english letters.
> [... ]
>>> objSelection.Find.Execute(en, False, True, False, False, True, True,
1, True, to, 2, False, False, False, False)
I am communicating between LabVIEW and Python through the
COM-interface, trying to drag out a LabVIEW defined enum.
The sane problem as seen in "Reading custom output parameters from
LabVIEW/ActiveX"
There Mark Hammond writes:
"Sadly there is no easy way to explicitly specify the exact variant
t