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.

77 lines
3.2 KiB

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by wndstuff.rc
  4. //
  5. #define MAINMENU 101
  6. #define IDM_MAINMENU 101
  7. #define IDD_DIALOG1 102
  8. #define ID_DLG_CREATEFONT 102
  9. #define IDD_CREATEFONT 102
  10. #define IDD_DRAWGLYPHS 103
  11. #define IDD_GETGLYPHMETRICS 104
  12. #define IDD_PATHGLYPHS 105
  13. #define IDD_ADDFONTFILE 106
  14. #define IDD_REMOVEFONT 107
  15. #define IDC_FAMILYNAME 1000
  16. #define IDC_FONT_FAMILYNAME 1000
  17. #define ID_FONTSIZE 1001
  18. #define IDC_FONT_SIZE 1002
  19. #define ID_FONTUNIT 1003
  20. #define IDC_FONT_UNIT 1004
  21. #define ID_FONTSTYLE 1005
  22. #define IDC_FONT_REGULAR 1006
  23. #define IDC_FONT_BOLD 1007
  24. #define IDC_FONT_BOLDITALIC 1008
  25. #define IDC_FONT_ITALIC 1009
  26. #define IDC_UNITWORLD 1010
  27. #define IDC_UNITDISPLAY 1011
  28. #define IDC_UNITPIXEL 1012
  29. #define IDC_UNITINCH 1013
  30. #define IDC_UNITPT 1014
  31. #define IDC_UNITDOC 1015
  32. #define IDC_UNITMM 1016
  33. #define IDC_DG_GLYPHINDICES 1017
  34. #define IDC_PX 1018
  35. #define IDC_DG_PX 1019
  36. #define IDC_PY 1020
  37. #define IDC_DG_PY 1021
  38. #define IDC_FLAGS 1023
  39. #define IDC_GGM_FL_DEFAULT 1025
  40. #define IDC_GGM_FL_VMTX 1026
  41. #define IDC_GGM_FL_SIMBOLD 1027
  42. #define IDC_GGM_FL_SIMITALIC 1028
  43. #define ID_GGM_GLYPHINDICES 1029
  44. #define IDC_GGM_GLYPHINDICES 1030
  45. #define IDC_EDIT1 1031
  46. #define IDC_FONTFILENAME 1031
  47. #define IDC_FILEPATH 1031
  48. #define IDC_ADDFONTFLAG 1033
  49. #define IDC_PUBLIC 1034
  50. #define IDC_PRIVATE 1035
  51. #define IDC_NOTENUM 1035
  52. #define IDD_LOADASIMAGE 1036
  53. #define IDC_DG_GDIPLUS 1037
  54. #define IDM_TEST 40001
  55. #define IDM_CREATEFONT 40002
  56. #define IDM_DRAWGLYPHS 40003
  57. #define IDM_PATHGLYPHS 40005
  58. #define ID_ADDFONTFILE 40006
  59. #define ID_REMOVEFONTFILE 40007
  60. #define ID_ANTIALIAS_ON 40012
  61. #define ID_ANTIALIAS_OFF 40013
  62. #define ID_FAMILY -1
  63. #define IDC_GLYPHINDEX -1
  64. #define IDC_GGM_FLAGS -1
  65. #define IDC_FILENAME -1
  66. #define IDC_REMOVEFONT -1
  67. // Next default values for new objects
  68. //
  69. #ifdef APSTUDIO_INVOKED
  70. #ifndef APSTUDIO_READONLY_SYMBOLS
  71. #define _APS_NEXT_RESOURCE_VALUE 108
  72. #define _APS_NEXT_COMMAND_VALUE 40013
  73. #define _APS_NEXT_CONTROL_VALUE 1038
  74. #define _APS_NEXT_SYMED_VALUE 101
  75. #endif
  76. #endif