windows-nt/Source/XPSP1/NT/sdktools/debuggers/windbg/resource.h

30 lines
593 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
#define HELPCURSOR 3001
// These icons must have the same enumeration order
// as WIN_TYPES.
#define WINDBGICON 3002
#define DOCICON 3003
#define WATCHICON 3004
#define LOCALSICON 3005
#define CPUICON 3006
#define DISASMICON 3007
#define CMDICON 3008
#define SPADICON 3009
#define MEMORYICON 3010
#define QUICKWICON 3011
#define CALLSTACKICON 3012
#define PROCTHREADICON 3013
#define MINVAL_WINDOW_ICON WINDBGICON
#define IDB_BMP_TOOLBAR 3040
#define MAIN_MENU 3050
#define MAIN_ACC 3051