test.h
1 //{{NO_DEPENDENCIES}} 2 // Microsoft Developer Studio generated include file. 3 // Used by test.rc 4 // 5 #define IDS_TEST_STRING1 51 6 #define IDS_TEST_STRING2 52 7 #define IDS_TEST_STRING3 53 8 #define IDS_TEST_STRING4 54 9 #define IDS_TEST_STRING5 55 10 #define IDS_TEST_STRING6 56 11 #define IDS_TEST_STRING7 57 12 #define IDD_TEST_DIALOG1 101 13 #define IDD_TEST_DIALOG2 102 14 #define IDB_PYTHON 103 15 #define IDI_PYTHON 105 16 #define IDD_TEST_DIALOG3 105 17 #define IDC_EDIT1 1000 18 #define IDC_CHECK1 1001 19 #define IDC_EDIT2 1001 20 #define IDC_COMBO1 1002 21 #define IDC_SPIN1 1003 22 #define IDC_PROGRESS1 1004 23 #define IDC_SLIDER1 1005 24 #define IDC_LIST1 1006 25 #define IDC_TREE1 1007 26 #define IDC_TAB1 1008 27 #define IDC_ANIMATE1 1009 28 #define IDC_RICHEDIT1 1010 29 #define IDC_DATETIMEPICKER1 1011 30 #define IDC_MONTHCALENDAR1 1012 31 #define IDC_SCROLLBAR1 1013 32 #define IDC_SCROLLBAR2 1014 33 #define IDC_LIST2 1015 34 #define IDC_HELLO 1016 35 #define IDC_HELLO2 1017 36 37 // Next default values for new objects 38 // 39 #ifdef APSTUDIO_INVOKED 40 #ifndef APSTUDIO_READONLY_SYMBOLS 41 #define _APS_NEXT_RESOURCE_VALUE 107 42 #define _APS_NEXT_COMMAND_VALUE 40002 43 #define _APS_NEXT_CONTROL_VALUE 1018 44 #define _APS_NEXT_SYMED_VALUE 101 45 #endif 46 #endif