Files
mirror-processhacker/2.x/trunk/plugins/WindowExplorer/resource.h
T
wj32 f9eeb78cea added Enable/Disable
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4034 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-23 04:12:54 +00:00

50 lines
3.9 KiB
C

//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by WindowExplorer.rc
//
#define IDD_WNDPROPS 9
#define IDD_WNDLIST 101
#define ID_VIEW_WINDOWS 101
#define ID_THREAD_WINDOWS 102
#define ID_PROCESS_WINDOWS 103
#define IDR_WINDOW 103
#define ID_SHOWCONTEXTMENU 104
#define IDD_WNDGENERAL 104
#define ID_VIEW_DESKTOPWINDOWS 105
#define IDD_WNDSTYLES 105
#define IDC_LIST 1001
#define IDC_REFRESH 1002
#define IDC_TEXT 1009
#define IDC_RECTANGLE 1010
#define IDC_NORMALRECTANGLE 1011
#define IDC_CLIENTRECTANGLE 1012
#define IDC_THREAD 1016
#define IDC_STYLESLIST 1017
#define IDC_STYLES 1018
#define IDC_EXTENDEDSTYLES 1019
#define IDC_EXTENDEDSTYLESLIST 1020
#define ID_WINDOW_GOTOTHREAD 40001
#define ID_WINDOW_COPY 40002
#define ID_WINDOW_PROPERTIES 40003
#define ID_WINDOW_BRINGTOFRONT 40004
#define ID_WINDOW_RESTORE 40005
#define ID_WINDOW_MINIMIZE 40006
#define ID_WINDOW_MAXIMIZE 40007
#define ID_WINDOW_CLOSE 40008
#define ID_WINDOW_SHOW 40009
#define ID_WINDOW_HIGHLIGHT 40010
#define ID_WINDOW_SHOWHIDE 40011
#define ID_WINDOW_ENABLE 40012
#define ID_WINDOW_ENABLEDISABLE 40013
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 106
#define _APS_NEXT_COMMAND_VALUE 40014
#define _APS_NEXT_CONTROL_VALUE 1021
#define _APS_NEXT_SYMED_VALUE 106
#endif
#endif