--- resource.h 2006/08/30 08:19:13 5 +++ resource.h 2006/09/03 09:19:06 30 @@ -10,10 +10,51 @@ #define IDR_MENU1 129 #define IDD_SEARCH 130 #define IDD_ADMIN 131 -#define IDD_DIALOG1 132 #define IDD_RESULT 132 +#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 +#define IDC_LOGIN 1002 +#define IDC_PASSWORD 1003 +#define IDC_STATIC_USERNAME 1004 +#define IDC_STATIC_PASSWORD 1005 +#define IDC_LIST 1006 +#define IDC_RDUSERS 1009 +#define IDC_RDEQUIPMENT 1010 +#define IDC_LOGOUT 1011 +#define IDC_NEW 1012 +#define IDC_MODIFY 1013 +#define IDC_DELETE 1014 +#define IDC_INITS 1015 +#define IDC_NAME 1016 +#define IDC_ADMIN 1017 +#define IDC_PASSWORD2 1018 +#define IDC_STATUS 1018 +#define IDC_PASSWORD1 1019 +#define IDC_BARCODE 1019 +#define IDC_PLACEMENT 1021 +#define IDC_DESCRIPTION 1022 +#define IDC_AVAILABLE 1027 +#define IDC_DEPOSITED 1028 +#define IDC_RESERVED 1029 +#define IDC_SEARCH 1030 +#define IDC_CLEAR 1031 +#define IDC_DETAILS 1033 +#define IDC_COUNTER 1034 +#define IDC_CHECKOUTS 1038 +#define IDC_RESERVATIONS 1039 +#define IDC_CLOSE 1040 +#define IDC_CHECKOUT 1041 +#define IDC_RESERVE 1042 +#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 @@ -21,9 +62,9 @@ // #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_SYMBOLS -#define _APS_NEXT_RESOURCE_VALUE 133 +#define _APS_NEXT_RESOURCE_VALUE 137 #define _APS_NEXT_COMMAND_VALUE 32773 -#define _APS_NEXT_CONTROL_VALUE 1001 +#define _APS_NEXT_CONTROL_VALUE 1047 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif