0.4.00.4.10.4.2stable
|
Last change
on this file since c0522cd was
de8ef76,
checked in by Michael Medin <michael@…>, 5 years ago
|
|
2008-02-04 MickeM
* Happy Birthday bogi!! :)
- Fixed issues with performance counter rendering (mainly checkDisk)
|
-
Property mode set to
100644
|
|
File size:
1.2 KB
|
| Line | |
|---|
| 1 | //{{NO_DEPENDENCIES}} |
|---|
| 2 | // Microsoft Visual C++ generated include file. |
|---|
| 3 | // Used by SysTray.rc |
|---|
| 4 | // |
|---|
| 5 | #define IDR_POPUP 4 |
|---|
| 6 | #define IDD_NSTRAYDLG 102 |
|---|
| 7 | #define IDI_NSCP 103 |
|---|
| 8 | #define IDD_INJECTDIALOG 105 |
|---|
| 9 | #define IDD_LOGWINDOW 106 |
|---|
| 10 | #define IDC_COMMAND 1000 |
|---|
| 11 | #define IDC_ARG_BOX 1000 |
|---|
| 12 | #define IDC_CMD_BOX 1001 |
|---|
| 13 | #define IDC_MSG 1003 |
|---|
| 14 | #define IDC_PERF 1004 |
|---|
| 15 | #define IDC_DESCRIPTION 1005 |
|---|
| 16 | #define IDC_INJECT 1006 |
|---|
| 17 | #define IDC_LIST1 1007 |
|---|
| 18 | #define IDC_LOG 1007 |
|---|
| 19 | #define ID_POPUP_NSCLIENT 40006 |
|---|
| 20 | #define ID_POPUP_INJECTCOMMAND 40007 |
|---|
| 21 | #define ID_POPUP_SHOWLOG 40008 |
|---|
| 22 | #define ID_POPUP_STOPSERVICE 40009 |
|---|
| 23 | #define ID_Menu 40010 |
|---|
| 24 | |
|---|
| 25 | // Next default values for new objects |
|---|
| 26 | // |
|---|
| 27 | #ifdef APSTUDIO_INVOKED |
|---|
| 28 | #ifndef APSTUDIO_READONLY_SYMBOLS |
|---|
| 29 | #define _APS_NEXT_RESOURCE_VALUE 107 |
|---|
| 30 | #define _APS_NEXT_COMMAND_VALUE 40011 |
|---|
| 31 | #define _APS_NEXT_CONTROL_VALUE 1008 |
|---|
| 32 | #define _APS_NEXT_SYMED_VALUE 101 |
|---|
| 33 | #endif |
|---|
| 34 | #endif |
|---|
Note: See
TracBrowser
for help on using the repository browser.