/[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 30 by torben, Sun Sep 3 09:19:06 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 IDD_CHECKOUT                    136
18  #define IDC_TAB1                        1000  #define IDC_TAB1                        1000
19  #define IDC_TAB                         1000  #define IDC_TAB                         1000
20  #define IDC_USERNAME                    1001  #define IDC_USERNAME                    1001
# Line 31  Line 33 
33  #define IDC_NAME                        1016  #define IDC_NAME                        1016
34  #define IDC_ADMIN                       1017  #define IDC_ADMIN                       1017
35  #define IDC_PASSWORD2                   1018  #define IDC_PASSWORD2                   1018
36    #define IDC_STATUS                      1018
37  #define IDC_PASSWORD1                   1019  #define IDC_PASSWORD1                   1019
38  #define IDC_BARCODE                     1019  #define IDC_BARCODE                     1019
 #define IDC_EDIT2                       1020  
39  #define IDC_PLACEMENT                   1021  #define IDC_PLACEMENT                   1021
40  #define IDC_DESCRIPTION                 1022  #define IDC_DESCRIPTION                 1022
41    #define IDC_AVAILABLE                   1027
42    #define IDC_DEPOSITED                   1028
43    #define IDC_RESERVED                    1029
44    #define IDC_SEARCH                      1030
45    #define IDC_CLEAR                       1031
46    #define IDC_DETAILS                     1033
47    #define IDC_COUNTER                     1034
48    #define IDC_CHECKOUTS                   1038
49    #define IDC_RESERVATIONS                1039
50    #define IDC_CLOSE                       1040
51    #define IDC_CHECKOUT                    1041
52    #define IDC_RESERVE                     1042
53    #define IDC_RETURN                      1043
54    #define IDC_STARTDATE                   1044
55    #define IDC_NUMDAYS                     1045
56    #define IDC_BUTTON1                     1046
57    #define IDC_DELRES                      1046
58  #define ID_FILE_EXIT                    32771  #define ID_FILE_EXIT                    32771
59  #define ID_HELP_ABOUT                   32772  #define ID_HELP_ABOUT                   32772
60    
# Line 43  Line 62 
62  //  //
63  #ifdef APSTUDIO_INVOKED  #ifdef APSTUDIO_INVOKED
64  #ifndef APSTUDIO_READONLY_SYMBOLS  #ifndef APSTUDIO_READONLY_SYMBOLS
65  #define _APS_NEXT_RESOURCE_VALUE        135  #define _APS_NEXT_RESOURCE_VALUE        137
66  #define _APS_NEXT_COMMAND_VALUE         32773  #define _APS_NEXT_COMMAND_VALUE         32773
67  #define _APS_NEXT_CONTROL_VALUE         1023  #define _APS_NEXT_CONTROL_VALUE         1047
68  #define _APS_NEXT_SYMED_VALUE           101  #define _APS_NEXT_SYMED_VALUE           101
69  #endif  #endif
70  #endif  #endif

Legend:
Removed from v.9  
changed lines
  Added in v.30

  ViewVC Help
Powered by ViewVC 1.1.20