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.
 
 
 
 
 
 

52 lines
1.4 KiB

#define IDM_ABOUT 101
#define IDM_NEWGAME 102
#define IDM_SELECT 103
#define IDM_MOVECARD 104
#define IDM_STATS 105
#define IDM_HELP 106
#define IDM_RESTART 107
#define IDM_EXIT 108
#define IDM_MESSAGES 109
#define IDM_HOWTOPLAY 110
#define IDM_COMMANDS 111
#define IDM_HELPONHELP 112
#define IDM_FAKETIMER 113
#define IDM_BOSSKEY 114
#define IDM_STDMODE 115
#define IDM_FASTMODE 116
#define IDM_CHEAT 117
#define IDC_MOVECOL 201
#define IDC_SINGLE 202
#define IDC_GAMENUM 203
#define IDC_YLSAME 205
#define IDC_STEXT 206
#define IDC_CLEAR 207
#define IDC_YWSELECT 208
#define IDS_APPNAME 301
#define IDS_APPNAME2 302
#define IDS_MEMORY 303
#define IDS_RESIGN 304
#define IDS_RESIGN2 305
#define IDS_WON 306
#define IDS_LOST 307
#define IDS_WINS 308
#define IDS_LOSSES 309
#define IDS_STREAK 310
#define IDS_STYPE 311
#define IDS_WIN 312
#define IDS_LOSS 313
#define IDS_MESSAGES 314
#define IDS_ILLEGAL 315
#define IDS_TOOFEWFREE 316
#define IDS_CARDSLEFT 317
#define IDS_FULLNAME 318
#define IDS_CREDITS 319
#define IDS_HELP1 320
#define IDS_HELP2 321
#define IDS_MODE 322
#define IDS_FASTMODE 323
#define IDS_STDMODE 324
#define IDS_COPYRIGHT 325
#define IDS_RU_SURE 326