|
-
Feb 8th, 2002, 06:11 AM
#1
Thread Starter
New Member
allowing only single instance of activex exe to run
hi
i have created an activex exe project, i want it's start mode to be stand alone, but when i do this, if i'll run this exe each time new instance is created. by doing this i can directly start application from sub main.
i don't want to keep start mode as activex componant 'b'cos then i have to create object of it for running
please help me
-
Feb 8th, 2002, 08:20 AM
#2
have u tried app.previnstance?
-
Feb 8th, 2002, 11:48 AM
#3
Frenzied Member
Lookup the CoffeeWatch demo on MSDN.
-
Feb 8th, 2002, 12:50 PM
#4
If you don't want to create an object from it then why are you making it an ActiveX exe instead of a standard exe?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|