#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