Hello Jeremy,
JC> slightly different to Al's problem in that when windows trys to shut my app,
JC> only the OnCloseQuery is fired EVEN if I set CanClose:=true;
OCQuery is called regardless if you call close.
What you are probably dealing with here J is 'Attempt to free unexisting
resource'
Get enough of those and it would seem IMHO that the app will not close happily,
and even if you force it, Windows shutdown proceedure is interrupted.
You would have Memproof in your collection? Try running that and seeing what you
can find that needs fixing. Get it running clean and that could make the
difference.
MyApp has a menuitem which it is attempting to free which is hidden somewhere.
Al+
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED]
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/