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.
 
 
 
 
 
 

20 lines
409 B

#if !defined(lta_test_h)
#define lta_test_h
#define IDM_ABOUT 101
#define IDM_TEST1 201
#define IDM_TEST2 202
#define IDM_TEST3 203
#define IDM_TEST4 204
#define ID_MENUSTR 301
#define ID_CLASSSTR 302
#define ID_CAPTIONSTR 303
#define ID_DLGBOX 304
#define ID_MSGBOXCAP 305
#define ID_STATUS1 306
#define ID_STATUS2 307
#define ID_STATUS3 308
#endif