I'm using stemWin.
1. How can you see how much RAM is being used in the debugger? How can I see how many windows have been created?
2. Am I correct in understanding that calling GUI_EndDialog (pMsg-> hWin, 0) deletes the window and all the widgets of that window?
Thank you in advance for your response.