Library events

  • Thread starter Thread starter Max
  • Start date Start date
M

Max

I would like to load a library at runtime to do some work for the main application that calls it.
I would also like the main application to be notified when the library is done the work. Is this
possible? What kind of events should I look into. A link to some sample code or a site would
be helpful.

Cheers,
Max
 
Back
Top