mirror of
https://github.com/mirror/processhacker
synced 2026-06-08 16:03:24 +00:00
1bb80a3b18
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4669 21ef857c-d57f-4fe0-8362-d861dc6d29cd
24 lines
1.5 KiB
C
24 lines
1.5 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by DotNetTools.rc
|
|
//
|
|
#define IDD_PROCDOTNETPERF 101
|
|
#define ID_COPY 101
|
|
#define IDD_PROCDOTNETASM 102
|
|
#define IDC_APPDOMAINS 1001
|
|
#define IDC_CATEGORIES 1002
|
|
#define IDC_COUNTERS 1003
|
|
#define IDC_ERROR 1004
|
|
#define IDC_LIST 1005
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 102
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1006
|
|
#define _APS_NEXT_SYMED_VALUE 102
|
|
#endif
|
|
#endif
|