Hello,
am deleting windows on app close, like so;

if (windowHandle) WinDeleteWindow(windowHandle, 0);

everything appears to work fine after the application has closed
after around 7 uses of the application the palm resets.
Taking out the WinDeleteWindow() call resolves the issue,
the question is 
-are windows being automatically deleted by the operating system on application 
close?
many thanks

Darren
-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to