Source code of Windows XP (NT5)
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.

47 lines
1.4 KiB

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by mcdtab.RC
  4. //
  5. #define SUPPORT_MCDBG_FLAGS
  6. #define IDS_HELPFILE 1
  7. #define IDC_GRPBOX_1 10
  8. #define IDC_GRPBOX_2 11
  9. #define IDC_MCD_ENABLE 20
  10. #define IDC_MCD_SYNCSWAP 21
  11. #define IDC_MCD_PALFMTS 22
  12. #define IDC_MCD_IOPRIORITY 23
  13. #define IDC_MCD_DEBUG 24
  14. #define IDC_MCD_STENCIL 25
  15. #define IDC_DCI_TIMEOUT 26
  16. #ifdef SUPPORT_MCDBG_FLAGS
  17. #define IDC_MCDBG_ALLOCBUF 30
  18. #define IDC_MCDBG_GETBUF 31
  19. #define IDC_MCDBG_DRAW 32
  20. #define IDC_MCDBG_CLEAR 33
  21. #define MCDDEBUG_DISABLE_ALLOCBUF 0x00000001
  22. #define MCDDEBUG_DISABLE_GETBUF 0x00000002
  23. #define MCDDEBUG_DISABLE_PROCBATCH 0x00000004
  24. #define MCDDEBUG_DISABLE_CLEAR 0x00000008
  25. #endif
  26. #define MCD_DLG 40
  27. #define IDI_OPENGL 41
  28. #define IDC_STATIC -1
  29. // Next default values for new objects
  30. //
  31. #ifdef APSTUDIO_INVOKED
  32. #ifndef APSTUDIO_READONLY_SYMBOLS
  33. #define _APS_NO_MFC 1
  34. #define _APS_NEXT_RESOURCE_VALUE 108
  35. #define _APS_NEXT_COMMAND_VALUE 40001
  36. #define _APS_NEXT_CONTROL_VALUE 1011
  37. #define _APS_NEXT_SYMED_VALUE 101
  38. #endif
  39. #endif