View Single Post
Re: How to detect dynamic library load/unload?
Old
  (#9)
botmeister
Ex-Council Member
 
botmeister's Avatar
 
Status: Offline
Posts: 1,090
Join Date: Nov 2003
Location: Canada
Default Re: How to detect dynamic library load/unload? - 24-10-2004

Tell me if it works because I'm interested in that issue too

It looks like the functions are being called, but my code is crashing. It's late, so I don't have time to check what's going wrong, but it looks like I'm calling things that are not yet initialized which is causing the crash.

The order in which things happen are very important, and I'll have to figure this all out when I get the time.


Maker of the (mEAn) Bot.Admin Manager

"In theory, there is no difference between theory and practice. But, in practice, there is." - Jan L.A. van de Snepscheut
  
Reply With Quote