Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ActiveX EXE project startup
Message
General information
Forum:
Visual Basic
Category:
COM, DCOM and OLE automation
Miscellaneous
Thread ID:
00696449
Message ID:
00696677
Views:
14
I do have a standard applications that are creating an instance of the ActiveX EXE via CreateObject function but I also want this program to be self-running as well.

When you double-click an ActiveX EXE, the only thing it does is to register itself.
Actually, my ActiveX EXE displays a form, just like a standard EXE when double-clicked.


>An ActiveX EXE is not to be self-used. You need to create a standard application that will create an instance of it.
>
>When you double-click an ActiveX EXE, the only thing it does is to register itself.
>
>
>>This shouldn't be difficult but I can't seem to find an easy solution. I have an ActiveX EXE project that I want to display the main form only when the EXE is started "directly" (double-click EXE) but not show the main form when controlled via COM automation (via CreateObject). Any ideas? TIA.
It's "my" world. You're just living in it.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform