Leaked source code of windows server 2003
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

  1. //
  2. // DEBUGRES.H
  3. // IDs for debug resources.
  4. //
  5. #define IDMX_IDLECHECKMEMORY 6100
  6. #define IDMX_ALLOCCHECKMEMORY 6101
  7. #define IDMX_DELAYFREEMEMORY 6102
  8. #define IDMX_MEMORYSTATUSBAR 6103
  9. #define IDMX_MKDLG 7000
  10. #define IDMX_BINDDLG 7001
  11. #define IDMX_TRYDLG 7002
  12. #define IDMX_NAMEMAP 7003
  13. #define IDMX_LOADFILE 7004
  14. #define IDMX_SAVEFILE 7005
  15. #define IDMX_LISTPROPS 7006
  16. #define IDMX_CMDWND 7007
  17. #define IDMX_TESTSYMMANONE 7008
  18. #define IDMX_TESTSYMMANTWO 7009
  19. #define IDMX_TESTSYMMANTHREE 7010
  20. #define IDMX_TESTSYMMANFOUR 7011
  21. #define IDMX_POPPROP 7012
  22. #define IDMX_LOGUNDO 7013
  23. #define IDMX_FLUSHUNDO 7014
  24. #define IDMX_TESTSHOWSYMRES 7015
  25. #define IDMX_TESTPARSE 7016
  26. #define IDMX_SETHELP 7500
  27. #define IDMX_MAKEDIRTY 7501