/[H6]/resource.h
ViewVC logotype

Diff of /resource.h

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

revision 3 by torben, Wed Aug 30 06:41:56 2006 UTC revision 9 by torben, Wed Aug 30 21:57:57 2006 UTC
# Line 8  Line 8 
8  #define IDD_H6UDLNSSYSTEM_DIALOG        102  #define IDD_H6UDLNSSYSTEM_DIALOG        102
9  #define IDR_MAINFRAME                   128  #define IDR_MAINFRAME                   128
10  #define IDR_MENU1                       129  #define IDR_MENU1                       129
11    #define IDD_SEARCH                      130
12    #define IDD_ADMIN                       131
13    #define IDD_RESULT                      132
14    #define IDD_USEREDIT                    133
15    #define IDD_EQUIPMENTEDIT               134
16  #define IDC_TAB1                        1000  #define IDC_TAB1                        1000
17    #define IDC_TAB                         1000
18    #define IDC_USERNAME                    1001
19    #define IDC_LOGIN                       1002
20    #define IDC_PASSWORD                    1003
21    #define IDC_STATIC_USERNAME             1004
22    #define IDC_STATIC_PASSWORD             1005
23    #define IDC_LIST                        1006
24    #define IDC_RDUSERS                     1009
25    #define IDC_RDEQUIPMENT                 1010
26    #define IDC_LOGOUT                      1011
27    #define IDC_NEW                         1012
28    #define IDC_MODIFY                      1013
29    #define IDC_DELETE                      1014
30    #define IDC_INITS                       1015
31    #define IDC_NAME                        1016
32    #define IDC_ADMIN                       1017
33    #define IDC_PASSWORD2                   1018
34    #define IDC_PASSWORD1                   1019
35    #define IDC_BARCODE                     1019
36    #define IDC_EDIT2                       1020
37    #define IDC_PLACEMENT                   1021
38    #define IDC_DESCRIPTION                 1022
39  #define ID_FILE_EXIT                    32771  #define ID_FILE_EXIT                    32771
40  #define ID_HELP_ABOUT                   32772  #define ID_HELP_ABOUT                   32772
41    
# Line 16  Line 43 
43  //  //
44  #ifdef APSTUDIO_INVOKED  #ifdef APSTUDIO_INVOKED
45  #ifndef APSTUDIO_READONLY_SYMBOLS  #ifndef APSTUDIO_READONLY_SYMBOLS
46  #define _APS_NEXT_RESOURCE_VALUE        130  #define _APS_NEXT_RESOURCE_VALUE        135
47  #define _APS_NEXT_COMMAND_VALUE         32773  #define _APS_NEXT_COMMAND_VALUE         32773
48  #define _APS_NEXT_CONTROL_VALUE         1001  #define _APS_NEXT_CONTROL_VALUE         1023
49  #define _APS_NEXT_SYMED_VALUE           101  #define _APS_NEXT_SYMED_VALUE           101
50  #endif  #endif
51  #endif  #endif

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

  ViewVC Help
Powered by ViewVC 1.1.20