|
-
Sep 25th, 2000, 05:59 AM
#1
...to bring my program to an end?
I have seen many different methods lately, and i'm wondering if I have been doing it wrong all these months!
What I currently do is this, I loop through each form in the forms collection unloading each one, then i put the END statement at the bottom after the loop.
Do I need to set frmMain (for example) to NOTHING after I have unloaded it (cant remember if this causes an error or not).
In other words, how do I unload my program completely, freeing up all of the memory it had taken up?
This surprisingly simple procedure has very little documentation in MSDN!
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
|