|
|
1.1 root 1: /* 1.1.1.2 ! root 2: Resource identifiers for SNAP resources ! 3: Created by Microsoft Corporation, 1989 1.1 root 4: */ 5: #define IDR_ICON_SNAP 1 6: #define IDR_PTR_SNAP 2 7: #define IDR_PTR_HAND 3 8: #define IDR_PTR_SELECT 4 9: 10: #define IDS_SNAP 1 11: 12: #define IDM_ABOUT 1 13: #define IDM_NCAREA 3 14: #define IDM_REGION 4 15: #define IDM_WINDOW 5 16: #define IDM_SNAP 6 17: #define IDM_EXIT 7 18: #define IDM_ACTIVE 8 19: #define IDM_HIDE 9 20: #define IDM_SAVE 10 21: 22: #define IDD_INFO 1 1.1.1.2 ! root 23: #define IDD_SAVEFILE 2 1.1 root 24: 25: #define ID_FILEENTRY 10 26: 27: typedef struct _DLGP { 28: SHORT cch; 29: PSZ psz; 30: } DLGP;
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.