Hello D. Ackermann,
I am talking about an LabVIEW executable, not the LabVIEW environment.
The LabVIEW executable is built with ActiveX server option enabled. I can run the executable, get and set FP controls, show and hide the FP; so far so good.
Now, I want to detect within this executable, if the executable is called through ActiveX. I don't want to use commandline params (they are editable) or set a FP control (propably timing problems).
My intention is, to automatically do different things as if the executable was started normally (eg. desktop shortcut, menu entry, ..).
I hope, this makes it a little bit moe clear.
Regards
Heinrich