HELPIDS.H
上传用户:aakk678
上传日期:2022-07-09
资源大小:406k
文件大小:2k
源码类别:

界面编程

开发平台:

Visual C++

  1. // This is a part of the Microsoft Foundation Classes C++ library.
  2. // Copyright (C) 1992-1997 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_COMM_GROUPBOX 1026
  28. #define IDH_WORDPAD_INCHES 1027
  29. #define IDH_WORDPAD_CENTIMETERS 1028
  30. #define IDH_WORDPAD_POINTS 1029
  31. #define IDH_WORDPAD_PICAS 1030
  32. #define IDH_WORDPAD_CHECK_TOOLBAR 1031
  33. #define IDH_WORDPAD_CHECK_FORMATBAR 1032
  34. #define IDH_WORDPAD_CHECK_STATUSBAR 1033
  35. #define IDH_WORDPAD_CHECK_RULERBAR 1034
  36. #define IDH_WORDPAD_TOPMARGIN 1035
  37. #define IDH_WORDPAD_BOTTOMMARGIN 1036
  38. #define IDH_WORDPAD_LEFTMARGIN  1037
  39. #define IDH_WORDPAD_RIGHTMARGIN 1038