|
-
Sep 5th, 2002, 11:52 PM
#1
Thread Starter
PowerPoster
Make a DLL only load 1 instance through the Windows
How can i made my DLL writted in VC++ to be only have one instance in the Windows?
That mean, no matter how many times it being call by LoadLibary or using implicit link, there still using the same DLL that was loaded priviously by the same application or others application.
regards,
Chris
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
|