home *** CD-ROM | disk | FTP | other *** search
- /************************************************************** MEMSIZE.H
- * *
- * Display memory size statistics, refreshed every second. *
- * *
- ************************************************************************/
-
- #define ID_MAIN 1
-
- #define IDM_SAVE_APPLICATION 11
- #define IDM_RESET_DEFAULTS 12
- #define IDM_HIDE_CONTROLS 13
- #define IDM_SHOW_MEMORY 14
- #define IDM_SHOW_SWAPSIZE 15
- #define IDM_SHOW_SWAPFREE 16
- #define IDM_SHOW_CPULOAD 17
- #define IDM_ABOUT 18
- #define IDD_ABOUT 180
-
- #define IDM_SHOW_DRIVE_FREE 50
-
- #define IDM_EXIT 98
- #define IDM_KEYS_HELP 99
-