Hello everybody,
I have problems when trying to quit my application. It ocasionally hangs under
Windows (not observed under Linux). I am using
csRef < iEventQueue > q = CS_QUERY_REGISTRY(objectRegistry,iEventQueue);
if (q.IsValid())
q->GetEventOutlet()->Broadcast(csevQuit(objectRegistry));
commands for that purpose, which is the same as mechtest do. I have tried
_exit(0);
as well but also without luck. Someone has the idea what might be wrong?Best wishes, -- Andrzej Angowski e-mail : [EMAIL PROTECTED] PGP : http://www.mat.uni.torun.pl/~dzus/gpg.asc #gg : 161533
pgp2BjDvMJBVg.pgp
Description: PGP signature
