/[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 30 by torben, Sun Sep 3 09:19:06 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 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
21    #define IDC_LOGIN                       1002
22    #define IDC_PASSWORD                    1003
23    #define IDC_STATIC_USERNAME             1004
24    #define IDC_STATIC_PASSWORD             1005
25    #define IDC_LIST                        1006
26    #define IDC_RDUSERS                     1009
27    #define IDC_RDEQUIPMENT                 1010
28    #define IDC_LOGOUT                      1011
29    #define IDC_NEW                         1012
30    #define IDC_MODIFY                      1013
31    #define IDC_DELETE                      1014
32    #define IDC_INITS                       1015
33    #define IDC_NAME                        1016
34    #define IDC_ADMIN                       1017
35    #define IDC_PASSWORD2                   1018
36    #define IDC_STATUS                      1018
37    #define IDC_PASSWORD1                   1019
38    #define IDC_BARCODE                     1019
39    #define IDC_PLACEMENT                   1021
40    #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 21  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        133  #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         1001  #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.5  
changed lines
  Added in v.30

  ViewVC Help
Powered by ViewVC 1.1.20