/[H6]/resource.h
ViewVC logotype

Diff of /resource.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 5 by torben, Wed Aug 30 08:19:13 2006 UTC revision 22 by torben, Fri Sep 1 02:25:17 2006 UTC
# Line 10  Line 10 
10  #define IDR_MENU1                       129  #define IDR_MENU1                       129
11  #define IDD_SEARCH                      130  #define IDD_SEARCH                      130
12  #define IDD_ADMIN                       131  #define IDD_ADMIN                       131
 #define IDD_DIALOG1                     132  
13  #define IDD_RESULT                      132  #define IDD_RESULT                      132
14    #define IDD_USEREDIT                    133
15    #define IDD_EQUIPMENTEDIT               134
16    #define IDD_RESULTDETAILS               135
17  #define IDC_TAB1                        1000  #define IDC_TAB1                        1000
18  #define IDC_TAB                         1000  #define IDC_TAB                         1000
19    #define IDC_USERNAME                    1001
20    #define IDC_LOGIN                       1002
21    #define IDC_PASSWORD                    1003
22    #define IDC_STATIC_USERNAME             1004
23    #define IDC_STATIC_PASSWORD             1005
24    #define IDC_LIST                        1006
25    #define IDC_RDUSERS                     1009
26    #define IDC_RDEQUIPMENT                 1010
27    #define IDC_LOGOUT                      1011
28    #define IDC_NEW                         1012
29    #define IDC_MODIFY                      1013
30    #define IDC_DELETE                      1014
31    #define IDC_INITS                       1015
32    #define IDC_NAME                        1016
33    #define IDC_ADMIN                       1017
34    #define IDC_PASSWORD2                   1018
35    #define IDC_STATUS                      1018
36    #define IDC_PASSWORD1                   1019
37    #define IDC_BARCODE                     1019
38    #define IDC_PLACEMENT                   1021
39    #define IDC_DESCRIPTION                 1022
40    #define IDC_AVAILABLE                   1027
41    #define IDC_DEPOSITED                   1028
42    #define IDC_RESERVED                    1029
43    #define IDC_SEARCH                      1030
44    #define IDC_CLEAR                       1031
45    #define IDC_DETAILS                     1033
46    #define IDC_COUNTER                     1034
47    #define IDC_CHECKOUTS                   1038
48    #define IDC_RESERVATIONS                1039
49    #define IDC_CLOSE                       1040
50    #define IDC_CHECKOUT                    1041
51    #define IDC_RESERVE                     1042
52    #define IDC_CHECKOUT3                   1043
53    #define IDC_RETURN                      1043
54  #define ID_FILE_EXIT                    32771  #define ID_FILE_EXIT                    32771
55  #define ID_HELP_ABOUT                   32772  #define ID_HELP_ABOUT                   32772
56    
# Line 21  Line 58 
58  //  //
59  #ifdef APSTUDIO_INVOKED  #ifdef APSTUDIO_INVOKED
60  #ifndef APSTUDIO_READONLY_SYMBOLS  #ifndef APSTUDIO_READONLY_SYMBOLS
61  #define _APS_NEXT_RESOURCE_VALUE        133  #define _APS_NEXT_RESOURCE_VALUE        136
62  #define _APS_NEXT_COMMAND_VALUE         32773  #define _APS_NEXT_COMMAND_VALUE         32773
63  #define _APS_NEXT_CONTROL_VALUE         1001  #define _APS_NEXT_CONTROL_VALUE         1042
64  #define _APS_NEXT_SYMED_VALUE           101  #define _APS_NEXT_SYMED_VALUE           101
65  #endif  #endif
66  #endif  #endif

Legend:
Removed from v.5  
changed lines
  Added in v.22

  ViewVC Help
Powered by ViewVC 1.1.20