You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
978 B
29 lines
978 B
//
|
|
// DEBUGRES.H
|
|
// IDs for debug resources.
|
|
//
|
|
|
|
#define IDMX_IDLECHECKMEMORY 6100
|
|
#define IDMX_ALLOCCHECKMEMORY 6101
|
|
#define IDMX_DELAYFREEMEMORY 6102
|
|
#define IDMX_MEMORYSTATUSBAR 6103
|
|
#define IDMX_MKDLG 7000
|
|
#define IDMX_BINDDLG 7001
|
|
#define IDMX_TRYDLG 7002
|
|
#define IDMX_NAMEMAP 7003
|
|
#define IDMX_LOADFILE 7004
|
|
#define IDMX_SAVEFILE 7005
|
|
#define IDMX_LISTPROPS 7006
|
|
#define IDMX_CMDWND 7007
|
|
#define IDMX_TESTSYMMANONE 7008
|
|
#define IDMX_TESTSYMMANTWO 7009
|
|
#define IDMX_TESTSYMMANTHREE 7010
|
|
#define IDMX_TESTSYMMANFOUR 7011
|
|
#define IDMX_POPPROP 7012
|
|
#define IDMX_LOGUNDO 7013
|
|
#define IDMX_FLUSHUNDO 7014
|
|
#define IDMX_TESTSHOWSYMRES 7015
|
|
#define IDMX_TESTPARSE 7016
|
|
#define IDMX_SETHELP 7500
|
|
#define IDMX_MAKEDIRTY 7501
|
|
|