Page 1 of 1

ActiveX memory leak - fixed!

Posted: Mon Apr 06, 2009 7:56 am
by Antonio Linares
There was a memory leak in Class TActiveX. It has been detected and fixed :-)

Next FWH build will include this fix.

In Class TActiveX this new Method has to be included:

Code: Select all

    METHOD Destroy() INLINE ActXEnd( ::hActiveX ), Super:Destroy()          
 
And replace this module in FiveHCM.lib (Microsoft):
http://www.mediafire.com/?sharekey=414c ... 6e282a0ee8

Or this module in FiveHC.lib (Borland):
http://www.mediafire.com/?sharekey=414c ... 8114394287

Re: ActiveX memory leak - fixed!

Posted: Mon Apr 06, 2009 4:01 pm
by richard-service
Hi Antonio,

Support any FWH version?


Regards,

Richard

Re: ActiveX memory leak - fixed!

Posted: Mon Apr 06, 2009 6:23 pm
by Antonio Linares
Richard,

It is for FWH recent versions.