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.

48 lines
1.5 KiB

  1. // This is a part of the Microsoft Foundation Classes C++ library.
  2. // Copyright (C) 1992-1995 Microsoft Corporation
  3. // All rights reserved.
  4. //
  5. // This source code is only intended as a supplement to the
  6. // Microsoft Foundation Classes Reference and related
  7. // electronic documentation provided with the library.
  8. // See these sources for detailed information regarding the
  9. // Microsoft Foundation Classes product.
  10. #define IDH_WORDPAD_TIMEDATE 1001
  11. #define IDH_WORDPAD_ALIGN 1003
  12. #define IDH_WORDPAD_TABSET 1004
  13. #define IDH_WORDPAD_TABCLEAR 1005
  14. #define IDH_WORDPAD_TAB_CLEARALL 1006
  15. #define IDH_WORDPAD_TABSTOPS 1007
  16. #define IDH_WORDPAD_TEXTFILE 1008
  17. #define IDH_WORDPAD_FORMATTED 1009
  18. #define IDH_WORDPAD_WORD6FILE 1017
  19. #define IDH_WORDPAD_FILENEW_DOC 1018
  20. #define IDH_WORDPAD_OPTIONS_AUTOWORDSEL 1019
  21. #define IDH_WORDPAD_INDENT_LEFT 1020
  22. #define IDH_WORDPAD_INDENT_RIGHT 1021
  23. #define IDH_WORDPAD_INDENT_FIRST 1022
  24. #define IDH_WORDPAD_WRAP_NO 1023
  25. #define IDH_WORDPAD_WRAP_WINDOW 1024
  26. #define IDH_WORDPAD_WRAP_RULER 1025
  27. #define IDH_WORDPAD_INCHES 1027
  28. #define IDH_WORDPAD_CENTIMETERS 1028
  29. #define IDH_WORDPAD_POINTS 1029
  30. #define IDH_WORDPAD_PICAS 1030
  31. #define IDH_WORDPAD_CHECK_TOOLBAR 1031
  32. #define IDH_WORDPAD_CHECK_FORMATBAR 1032
  33. #define IDH_WORDPAD_CHECK_STATUSBAR 1033
  34. #define IDH_WORDPAD_CHECK_RULERBAR 1034
  35. #define IDH_WORDPAD_TOPMARGIN 1035
  36. #define IDH_WORDPAD_BOTTOMMARGIN 1036
  37. #define IDH_WORDPAD_LEFTMARGIN 1037
  38. #define IDH_WORDPAD_RIGHTMARGIN 1038
  39. #define IDH_WORDPAD_DEFAULT_FORMAT 1039