/[H6]/resource.h
ViewVC logotype

Diff of /resource.h

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

revision 9 by torben, Wed Aug 30 21:57:57 2006 UTC revision 22 by torben, Fri Sep 1 02:25:17 2006 UTC
# Line 13  Line 13 
13  #define IDD_RESULT                      132  #define IDD_RESULT                      132
14  #define IDD_USEREDIT                    133  #define IDD_USEREDIT                    133
15  #define IDD_EQUIPMENTEDIT               134  #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  #define IDC_USERNAME                    1001
# Line 31  Line 32 
32  #define IDC_NAME                        1016  #define IDC_NAME                        1016
33  #define IDC_ADMIN                       1017  #define IDC_ADMIN                       1017
34  #define IDC_PASSWORD2                   1018  #define IDC_PASSWORD2                   1018
35    #define IDC_STATUS                      1018
36  #define IDC_PASSWORD1                   1019  #define IDC_PASSWORD1                   1019
37  #define IDC_BARCODE                     1019  #define IDC_BARCODE                     1019
 #define IDC_EDIT2                       1020  
38  #define IDC_PLACEMENT                   1021  #define IDC_PLACEMENT                   1021
39  #define IDC_DESCRIPTION                 1022  #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 43  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        135  #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         1023  #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.9  
changed lines
  Added in v.22

  ViewVC Help
Powered by ViewVC 1.1.20