home *** CD-ROM | disk | FTP | other *** search
- #ifndef __TESTS_HRC
- #define __TESTS_HRC
-
- #define IDD_DIALOG1 101
- #define IDI_ICON1 102
- #define IDC_LIST1 1000
- #define IDC_CLOSE 1002
- #define IDC_INIT 1003
- #define IDC_UNINIT 1004
- #define IDC_TEST1 1005
- #define IDC_TEST2 1006
- #define IDC_TEST3 1007
- #define IDC_TEST4 1008
- #define IDC_OUTPUT 1009
- #define IDC_TEST1_HELP 1010
- #define IDC_TEST2_HELP 1011
- #define IDC_TEST3_HELP 1012
- #define IDC_TEST4_HELP 1013
- #define IDC_STATIC -1
- #define IDC_TOPMOST 1001
-
- #define ID_MPD_CHAPTER 200
- #define ID_MPD_PROJECT_CHAPTER 201
-
- #define IDD_MPD_PAGE1 103
- #define IDD_MPD_PAGE2 104
- #define IDD_MPD_PAGE3 105
- #define IDD_MPD_PAGE4 106
- #define IDD_MPD_PAGE5 107
- #define IDC_EDIT1 1010
- #define IDC_RADIO1 1011
- #define IDC_RADIO2 1012
- #define IDC_MESSAGE 1013
- #define IDC_PAGE_TYPE 1014
- #define IDC_COMBO1 1015
- #define IDC_CHECK1 1016
-
-
- #define IDC_PROPERTY 1017
- #define IDC_PROPERTY_LABEL 1018
- #define IDC_INCLUDE 1019
- #define IDC_LIBRARY 1020
- #define IDC_SOURCE 1021
- #define IDC_INTERMEDIATE 1022
- #define IDC_FINAL 1023
- #define IDC_DEFINES 1024
- #define IDC_CMDOVERRIDE 1026
- #define IDC_SET 1027
- #define IDC_FIND 1028
- #define IDC_REMOVE 1029
- #define IDC_NODEVIEW 1030
-
-
-
- #define IDB_CLOSED_FOLDER 1
- #define IDB_OPEN_FOLDER 2
- #define IDB_FILE 3
- #define IDB_ROOT 4
-
- #define IDR_ADDON_POPUP 1
- #define IDM_MAKE 100
- #define IDM_BUILD 101
- #define IDM_TRANSLATE 102
- #define IDM_VIEW 103
- #define IDM_REFRESH 104
- #define IDM_CREATENEWVIEW 105
- #define IDM_VIEWFROMHERE 106
- #define IDM_DELETENODE 107
- #define IDM_ADDNODE 108
- #define IDM_VIEWDEP 109
-
- #define BITMAP_1 1311
- #define BITMAP_2 1312
-
-
- #define IDD_WIN32_OWL_TARGET 108
-
- #define IDC_BWCC 1001
- #define IDC_DYNAMIC_LIB 1002
- #define IDC_STATIC_LIB 1003
-
- #endif // __TESTS_HRC
-