mirror of
https://github.com/mirror/processhacker
synced 2026-06-08 16:03:24 +00:00
55914f752b
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3768 21ef857c-d57f-4fe0-8362-d861dc6d29cd
27 lines
912 B
C
27 lines
912 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by ExtendedTools.rc
|
|
//
|
|
#define ID_PROCESS_UNLOADEDMODULES 101
|
|
#define IDD_UNLOADEDDLLS 101
|
|
#define IDD_OBJALPCPORT 102
|
|
#define ID_THREAD_CANCELIO 102
|
|
#define IDD_OBJTPWORKERFACTORY 103
|
|
#define IDC_LIST 1001
|
|
#define IDC_REFRESH 1002
|
|
#define IDC_SEQUENCENUMBER 1003
|
|
#define IDC_PORTCONTEXT 1004
|
|
#define IDC_WORKERTHREADSTART 1005
|
|
#define IDC_WORKERTHREADCONTEXT 1006
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 103
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1006
|
|
#define _APS_NEXT_SYMED_VALUE 103
|
|
#endif
|
|
#endif
|