|
|
1.1 ! root 1: ! 2: #include "windows.h" ! 3: ! 4: #define IDM_ABOUT 100 ! 5: ! 6: /* file menu items */ ! 7: ! 8: #define IDM_NEW 101 ! 9: #define IDM_OPEN 102 ! 10: #define IDM_SAVE 103 ! 11: #define IDM_SAVEAS 104 ! 12: #define IDM_PRINT 105 ! 13: #define IDM_EXIT 106 ! 14: ! 15: /* edit menu items */ ! 16: ! 17: #define IDM_UNDO 200 ! 18: #define IDM_CUT 201 ! 19: #define IDM_COPY 202 ! 20: #define IDM_PASTE 203 ! 21: #define IDM_CLEAR 204 ! 22:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.