--- resource.h 2006/08/30 08:19:13 5 +++ resource.h 2006/08/30 21:57:57 9 @@ -10,10 +10,32 @@ #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 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_PASSWORD1 1019 +#define IDC_BARCODE 1019 +#define IDC_EDIT2 1020 +#define IDC_PLACEMENT 1021 +#define IDC_DESCRIPTION 1022 #define ID_FILE_EXIT 32771 #define ID_HELP_ABOUT 32772 @@ -21,9 +43,9 @@ // #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_SYMBOLS -#define _APS_NEXT_RESOURCE_VALUE 133 +#define _APS_NEXT_RESOURCE_VALUE 135 #define _APS_NEXT_COMMAND_VALUE 32773 -#define _APS_NEXT_CONTROL_VALUE 1001 +#define _APS_NEXT_CONTROL_VALUE 1023 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif