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.

53 lines
1.7 KiB

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by richedit.rc
  4. //
  5. #define CUR_CROSS 104
  6. #define CUR_HAND 105
  7. #define CUR_ITALIC 106
  8. #define CUR_SELBAR 107
  9. #define IDC_DRAGDROPCOPY 109
  10. #define IDC_DRAGDROPMOVE 110
  11. #define IDC_DRAGDROPNONE 111
  12. #if defined(APSTUDIO_INVOKED) || !defined(_MAC)
  13. #define IDC_NOSCROLLH 112
  14. #define IDC_NOSCROLLV 113
  15. #define IDC_NOSCROLLVH 114
  16. #define IDC_SCROLLEAST 115
  17. #define IDC_SCROLLNE 116
  18. #define IDC_SCROLLNORTH 117
  19. #define IDC_SCROLLNW 118
  20. #define IDC_SCROLLSE 119
  21. #define IDC_SCROLLSOUTH 120
  22. #define IDC_SCROLLSW 121
  23. #define IDC_SCROLLWEST 122
  24. #define IDB_1DVSCROL 125
  25. #define IDB_2DSCROL 126
  26. #define IDB_1DHSCROL 127
  27. #endif
  28. //Outline support
  29. #if defined(DEBUG) || defined (_RELEASE_ASSERTS_)
  30. #define IDC_MSG 200
  31. #define IDD_ASSERT 201
  32. #define ID_IGNOREALL 202
  33. #define IDD_DEBUG 203
  34. #define IDC_MEMORY_STATISTICS 1000
  35. #endif
  36. #define BITMAP_ID_SUBTEXT 2100
  37. #define BITMAP_ID_EXPANDED_HEADING 2101
  38. #define BITMAP_ID_COLLAPSED_HEADING 2102
  39. #define BITMAP_ID_EMPTY_HEADING 2103
  40. // Next default values for new objects
  41. //
  42. #ifdef APSTUDIO_INVOKED
  43. #ifndef APSTUDIO_READONLY_SYMBOLS
  44. #define _APS_NEXT_RESOURCE_VALUE 128
  45. #define _APS_NEXT_COMMAND_VALUE 40001
  46. #define _APS_NEXT_CONTROL_VALUE 1000
  47. #define _APS_NEXT_SYMED_VALUE 101
  48. #endif
  49. #endif