- All local variables in $MAIN$.
- All widgets. Exit handlers are not called.
- All windows and pixmaps for the current window system graphics device are closed. No other graphics state is reset.
- All common blocks.
- All handles
- All user defined system variables
- All pointer and object reference heap variables.
- Object destructors are not called.
- All user defined structure definitions.
- All user defined object definitions.
- All compiled user functions and procedures, including the main program ($MAIN$), if any.
- Any memory segments created by SHMMAP.