From: Johan L. <jo...@ba...> - 2002-03-25 23:15:56
|
Lauret wrote: > The Release Method must be call before all the window was destroy. The >best place is in the _Terminate handler. It's necessary for my container >class to release all the interface on the control before the activex window >was destroy. I don't know actualy how automaticly detect that. I'm sorry, but I haven't had time to check out your WAY COOL thing yet. However, if you create a Perl object and use that to connect the XS stuff, you can use the class' destructor, the DESTROY sub. It will get called upon garbage collection when the object goes out of scope or when the program terminates. /J -------- ------ ---- --- -- -- -- - - - - - Johan Lindström Sourcerer @ Boss Casinos jo...@ba... Latest bookmark: "Mike Chandler Mike's Blog Windows vs. Linux..." http://www.mikesblog.com/archives/000114.htm |