Windows NT 4.0 source code leak
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

18 lines
405 B

#define ICON_ID 1
#define COLOR_ICON 99
#define PTR_ID 2
#define IDD_TIMEOUTBOX 3
#define IDD_ABOUT 4
#define IDD_TIMEOUT 5
#define IDM_ABOUT 6
#define IDM_TIMEOUT 7
#define DID_OK 103
#define DID_CANCEL 104
#define DID_SETTIME 13
#define DID_SAVECONFIG 14
#define DID_TOPMOST 9
#define DID_QUIT 15