Hexagora Forum
Hexagora Forum
Home | Profile | Active Topics | Members | Search | FAQ
 All Forums
 Other hexagora products
 Programs (Programmi)
 set class-instance = nothing recommended?

Note: You must be registered in order to post a reply.

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert Email Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
   

T O P I C    R E V I E W
catweazle Posted - 10 May 2013 : 17:21:30
My program consists of several dlls. Each of them instantiates the clsCommonWrapper and other frequently used classes in a central module. Up to now I never set those instances to "nothing" when terminating instances of my dll-classes.
(Im am currently investigating, why I get more and more often the message "...doesn't respond anymore" - either for my program or for the VB-IDE - when I close a window.)
Do you have any suggestion, where to set instances to nothing, which I instantiated in a sub main?
2   L A T E S T    R E P L I E S    (Newest First)
catweazle Posted - 14 May 2013 : 17:06:20
Thanx, Davide. Perhaps I should check my virtual memory, as my program really loads a lot of classes...
s.dav Posted - 13 May 2013 : 14:54:10
IMO you don't need to set these instances to Nothing, I've never had such as problem and I've never set the instances to Nothing...

Hexagora Forum © s.dav Go To Top Of Page
Snitz Forums 2000