I am debugging my demo project,when I click the ExitButton:
............
case MainExitButton:
      newEvent.eType=appStopEvent;
      EvtAddEventToQueue(&newEvent);
      break;
............
System give me the messages:
"Found 6 memory leaks for demo(0.99).information concerning the leaks can be
found in the log file."
When I have deleted the function about windows,such as
WinCreateOffscreenWindow(..),WinCopyRectangle(..),the messages disappeared.
I was running the
code on POSE,CodeWarrior version 8.3.
Does anybody know why this is happening?and Where is the log file ?




-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to