View Single Post
Re: How to detect dynamic library load/unload?
Old
  (#7)
Whistler
Summoner
 
Whistler's Avatar
 
Status: Offline
Posts: 1,499
Join Date: Feb 2004
Location: Mist Village
Default Re: How to detect dynamic library load/unload? - 23-10-2004

why not use the constructor/destructor in a global class ?
  
Reply With Quote