mirror of
https://github.com/mirror/processhacker
synced 2026-06-08 16:03:24 +00:00
4d35077fe3
* added some list views git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2313 21ef857c-d57f-4fe0-8362-d861dc6d29cd
25 lines
827 B
C
25 lines
827 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by ProcessHacker.rc
|
|
//
|
|
#define IDI_PROCESSHACKER 101
|
|
#define IDR_MAINWND 102
|
|
#define ID_MAINWND_PROCESSLV 2001
|
|
#define ID_MAINWND_SERVICELV 2002
|
|
#define ID_MAINWND_NETWORKLV 2003
|
|
#define ID_HACKER_EXIT 40001
|
|
#define ID_USERS 40002
|
|
#define ID_TOOLS 40003
|
|
#define ID_VIEW 40004
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 103
|
|
#define _APS_NEXT_COMMAND_VALUE 40006
|
|
#define _APS_NEXT_CONTROL_VALUE 1001
|
|
#define _APS_NEXT_SYMED_VALUE 104
|
|
#endif
|
|
#endif
|