--- resource.h 2006/09/01 02:25:17 22 +++ resource.h 2006/09/03 09:19:06 30 @@ -14,6 +14,7 @@ #define IDD_USEREDIT 133 #define IDD_EQUIPMENTEDIT 134 #define IDD_RESULTDETAILS 135 +#define IDD_CHECKOUT 136 #define IDC_TAB1 1000 #define IDC_TAB 1000 #define IDC_USERNAME 1001 @@ -49,8 +50,11 @@ #define IDC_CLOSE 1040 #define IDC_CHECKOUT 1041 #define IDC_RESERVE 1042 -#define IDC_CHECKOUT3 1043 #define IDC_RETURN 1043 +#define IDC_STARTDATE 1044 +#define IDC_NUMDAYS 1045 +#define IDC_BUTTON1 1046 +#define IDC_DELRES 1046 #define ID_FILE_EXIT 32771 #define ID_HELP_ABOUT 32772 @@ -58,9 +62,9 @@ // #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_SYMBOLS -#define _APS_NEXT_RESOURCE_VALUE 136 +#define _APS_NEXT_RESOURCE_VALUE 137 #define _APS_NEXT_COMMAND_VALUE 32773 -#define _APS_NEXT_CONTROL_VALUE 1042 +#define _APS_NEXT_CONTROL_VALUE 1047 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif