source: nscp/helpers/systray_helper/Resource.h @ e11d494

0.4.00.4.10.4.2
Last change on this file since e11d494 was 739db5a, checked in by Michael Medin <michael@…>, 5 years ago

First attempt at merging stable changes over to here (probably needs more work, but compiles and starts...)

  • Property mode set to 100644
File size: 1.9 KB
Line 
1//{{NO_DEPENDENCIES}}
2// Microsoft Visual C++ generated include file.
3// Used by systray_helper.rc
4//
5#define IDOK                            1
6#define IDD_NSTRAYDLG                   102
7#define IDI_NSCP                        103
8#define IDD_INJECTDIALOG                105
9#define IDD_LOGWINDOW                   106
10#define IDR_POPUP                       107
11#define IDC_COMMAND                     1000
12#define IDC_ARG_BOX                     1000
13#define IDC_CMD_BOX                     1001
14#define IDC_MSG                         1003
15#define IDC_PERF                        1004
16#define IDC_DESCRIPTION                 1005
17#define IDC_INJECT                      1006
18#define IDC_LIST1                       1007
19#define IDC_LOG                         1007
20#define ID_Menu32771                    32771
21#define ID_RECONNECT                    32772
22#define ID_POPUP_RECONNECT              32773
23#define ID_POPUP_SERVICE                32774
24#define ID_POP_START                    32775
25#define ID_SERVICE_STOP                 32776
26#define ID_SERVICE_START                32777
27#define ID_POPUP_CLOSE                  32778
28#define ID_POPUP_CONNECT                32779
29#define ID_POPUP_SHAREDSESSION          32780
30#define ID_SHAREDSESSION_DD             32781
31#define ID_POPUP_NSCLIENT               40006
32#define ID_POPUP_INJECTCOMMAND          40007
33#define ID_POPUP_SHOWLOG                40008
34#define ID_SERVICE_STATUS               40009
35#define ID_Menu                         40010
36#define IDC_STATIC                      -1
37
38// Next default values for new objects
39//
40#ifdef APSTUDIO_INVOKED
41#ifndef APSTUDIO_READONLY_SYMBOLS
42#define _APS_NO_MFC                     1
43#define _APS_NEXT_RESOURCE_VALUE        129
44#define _APS_NEXT_COMMAND_VALUE         32782
45#define _APS_NEXT_CONTROL_VALUE         1000
46#define _APS_NEXT_SYMED_VALUE           110
47#endif
48#endif
Note: See TracBrowser for help on using the repository browser.