|
-
Dec 12th, 2002, 09:18 AM
#1
Thread Starter
Member
Terminating an AxtiveX exe
Hi All,
I have developed an ActiveX exe application that can be shared by multiple apps. however, i would like it to terminate when a specific app no longer exists. it does close itself by keeping a count of the instances in use, but if an app crashes out, it is sometimes left hanging.
what would be the cleanest way for this activeX exe to close itself?
thank you in advance.
Simon
-
Dec 12th, 2002, 09:22 AM
#2
Fanatic Member
Unload all classes, forms etc, then use END...
Leather Face is comin...
MCSD
-
Dec 12th, 2002, 09:36 AM
#3
Not sure if you can do it if your app crashes 
make sure your app doesn't crash
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
|