|
-
Jul 15th, 2005, 10:48 AM
#1
Thread Starter
Hyperactive Member
DLL stores persistent data?
Do DLL files store persistent data?
For example, if I called a function setSomeValue(intSomeInt) from my VB app that invokes a DLL function to set a value, after my program completely restarts, will that value still be there? Can i get that value with getSomeValue(...)?
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
|