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.
 
 
 
 
 
 

27 lines
535 B

#define ID_DLGBOX 1
#define IDS_NAME 1
#define ID_GMTLISTBOX 8
#define ID_AUTO 10
#define ID_STANDARDONLY 11
#define ID_DSTONLY 12
#define IDD_HELP 119
// note IDH_CHILD_GMT is a hack, see main\cphelp.h for a real list and
// add your favorite
#define IDH_CHILD_GMT 5050
#define IDM_PRICTL 900
#define IDB_DEFAULT 102
#define IDB_SMALLER 103
#define IDB_NONE 104
#define IDB_OK 1
#define IDB_CANCEL 2
#define DLG_TASKING 42
#define IDB_HELP 43