Ignore:
Timestamp:
2005-11-07T16:42:49Z (18 years ago)
Author:
Jelmer Vernooij <jelmer@…>
Branches:
master
Children:
f56c491
Parents:
99318ad
Message:

More work on config manager

File:
1 moved

Legend:

Unmodified
Added
Removed
  • win32/admin/resource.h

    r99318ad rabe53d3  
    2121#define IDD_PROPPAGE_CONNECTION         137
    2222#define IDI_ICON1                       138
     23#define IDD_PROPPAGE_MAIN               138
    2324#define IDC_AUTH_OPEN                   1001
    2425#define IDC_AUTH_CLOSED                 1002
     
    4647#define IDC_PROXYPORT                   1023
    4748#define IDC_PROXYTYPE                   1024
     49#define IDC_STARTSERVICE                1025
     50#define IDC_STOPSERVICE                 1026
     51#define IDC_VERBOSE                     1027
     52#define IDC_PING_INTERVAL               1028
    4853#define IDM_SHOW                        32771
    4954#define IDM_EXIT                        32773
     
    5560#define _APS_NEXT_RESOURCE_VALUE        139
    5661#define _APS_NEXT_COMMAND_VALUE         32774
    57 #define _APS_NEXT_CONTROL_VALUE         1025
     62#define _APS_NEXT_CONTROL_VALUE         1029
    5863#define _APS_NEXT_SYMED_VALUE           102
    5964#endif
Note: See TracChangeset for help on using the changeset viewer.