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.

55 lines
1.8 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. #define CUR_VIBEAM 129
  29. #define CUR_VITALIC 130
  30. //Outline support
  31. #if defined(DEBUG) || defined (_RELEASE_ASSERTS_)
  32. #define IDC_MSG 200
  33. #define IDD_ASSERT 201
  34. #define ID_IGNOREALL 202
  35. #define IDD_DEBUG 203
  36. #define IDC_MEMORY_STATISTICS 1000
  37. #endif
  38. #define BITMAP_ID_SUBTEXT 2100
  39. #define BITMAP_ID_EXPANDED_HEADING 2101
  40. #define BITMAP_ID_COLLAPSED_HEADING 2102
  41. #define BITMAP_ID_EMPTY_HEADING 2103
  42. // Next default values for new objects
  43. //
  44. #ifdef APSTUDIO_INVOKED
  45. #ifndef APSTUDIO_READONLY_SYMBOLS
  46. #define _APS_NEXT_RESOURCE_VALUE 128
  47. #define _APS_NEXT_COMMAND_VALUE 40001
  48. #define _APS_NEXT_CONTROL_VALUE 1000
  49. #define _APS_NEXT_SYMED_VALUE 101
  50. #endif
  51. #endif