On Thu, 22 Oct 2009, Alex Strickland wrote:
> >If you use in your code as even handler sth what does not keep reference
> >to oMSCal and it will resolve all your problems, i.e:
> >   ::oOLE := WIN_AxGetControl( hWnd, ;
> >                               { | event, ... | MyEvent( event, ... ) }, cID 
> > )
> >   [...]
> Hmm, the destructor is still not called. It is ok when I explicitly do it.

For sure it's called. I've checked it with your example.

> To investigate further I thought I would take your other advice and
> recompile Harbour with HB_USER_CFLAGS=-DHB_FM_STATISTICS. However,
> now hbmk2 is GPF'ing and hbrun as well (hbrun seems to be used in
> the install process). I shall recompile Harbour without the flag and
> ... I'm not sure what next.

This look like a problem in core code which should be fixed.
I'll look at it later.

best regards,
Przemek
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to