Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ActiveXForm And OLEContainer

0 views
Skip to first unread message

marc

unread,
Jul 3, 1998, 3:00:00 AM7/3/98
to

I'have build an ActiveXForm that works fine except for the fact that
when it
exits allways tells Run time error 216 at 00002f74.
The problem is that i have a form that contains an Olecontainer control
if i put it away then i get no error.
More over if I symply ad the OleCtnrs unit into the main form the error
reapers.
Tanks


Arjuna Chala

unread,
Jul 11, 1998, 3:00:00 AM7/11/98
to
All that I can say is error 216 refers to a memory leak in your application.
That is it( Your application ) has created some memory when it was running
and forgot to free it when it exited. Maybe in your case you require to free
your OLE container control explicitly when the application exits.

Best Regards,

Arjuna Chala.

marc wrote in message <359C978E...@actimedia.net>...

0 new messages