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.

90 lines
2.3 KiB

  1. ;++
  2. ;
  3. ; WOW v1.0
  4. ;
  5. ; Copyright (c) 1991, Microsoft Corporation
  6. ;
  7. ; MetaCons.inc
  8. ; Windows.h Metafile Constants
  9. ;
  10. ; History:
  11. ;
  12. ; Created 28-May-1991 by John Colleran (johnc)
  13. ; Derived from Windows.h (using h2inc was not successful over the whole file)
  14. ;--
  15. METASETBKCOLOR EQU 0201H
  16. METASETBKMODE EQU 0102H
  17. METASETMAPMODE EQU 0103H
  18. METASETROP2 EQU 0104H
  19. METASETRELABS EQU 0105H
  20. METASETPOLYFILLMODE EQU 0106H
  21. METASETSTRETCHBLTMODE EQU 0107H
  22. METASETTEXTCHAREXTRA EQU 0108H
  23. METASETTEXTCOLOR EQU 0209H
  24. METASETTEXTJUSTIFICATION EQU 020aH
  25. MFCOMMENT EQU 15
  26. METASETWINDOWORG EQU 020bH
  27. METASETWINDOWEXT EQU 020cH
  28. METASETVIEWPORTORG EQU 020dH
  29. METASETVIEWPORTEXT EQU 020eH
  30. METAOFFSETWINDOWORG EQU 020fH
  31. METASCALEWINDOWEXT EQU 0400H
  32. METAOFFSETVIEWPORTORG EQU 0211H
  33. METASCALEVIEWPORTEXT EQU 0412H
  34. METALINETO EQU 0213H
  35. METAMOVETO EQU 0214H
  36. METAEXCLUDECLIPRECT EQU 0415H
  37. METAINTERSECTCLIPRECT EQU 0416H
  38. METAARC EQU 0817H
  39. METAELLIPSE EQU 0418H
  40. METAFLOODFILL EQU 0419H
  41. METAPIE EQU 081aH
  42. METARECTANGLE EQU 041bH
  43. METAROUNDRECT EQU 061cH
  44. METAPATBLT EQU 061dH
  45. METASAVEDC EQU 001eH
  46. METASETPIXEL EQU 041fH
  47. METAOFFSETCLIPRGN EQU 0220H
  48. METATEXTOUT EQU 0521H
  49. METABITBLT EQU 0922H
  50. METASTRETCHBLT EQU 0b23H
  51. METAPOLYGON EQU 0324H
  52. METAPOLYLINE EQU 0325H
  53. METAESCAPE EQU 0626H
  54. METARESTOREDC EQU 0127H
  55. METAFILLREGION EQU 0228H
  56. METAFRAMEREGION EQU 0529H
  57. METAINVERTREGION EQU 012aH
  58. METAPAINTREGION EQU 012bH
  59. METASELECTCLIPREGION EQU 012cH
  60. METASELECTOBJECT EQU 012dH
  61. METASETTEXTALIGN EQU 012eH
  62. METADRAWTEXT EQU 062fH
  63. METACHORD EQU 0830H
  64. METASETMAPPERFLAGS EQU 0231H
  65. METAEXTTEXTOUT EQU 0a32H
  66. METASETDIBTODEV EQU 0d33H
  67. METASELECTPALETTE EQU 0234H
  68. METAREALIZEPALETTE EQU 0035H
  69. METAANIMATEPALETTE EQU 0436H
  70. METASETPALENTRIES EQU 0037H
  71. METAPOLYPOLYGON EQU 0538H
  72. METARESIZEPALETTE EQU 0139H
  73. METADIBBITBLT EQU 0940H
  74. METADIBSTRETCHBLT EQU 0b41H
  75. METADIBCREATEPATTERNBRUSH EQU 0142H
  76. METASTRETCHDIB EQU 0f43H
  77. METAPMMETAFILE EQU 0ff44H
  78. METAEXTFLOODFILL EQU 0548H
  79. METADELETEOBJECT EQU 01f0H
  80. METACREATEPALETTE EQU 00f7H
  81. METACREATEBRUSH EQU 00f8H
  82. METACREATEPATTERNBRUSH EQU 01f9H
  83. METACREATEPENINDIRECT EQU 02faH
  84. METACREATEFONTINDIRECT EQU 02fbH
  85. METACREATEBRUSHINDIRECT EQU 02fcH
  86. METACREATEBITMAPINDIRECT EQU 02fdH
  87. METACREATEBITMAP EQU 06feH
  88. METACREATEREGION EQU 06ffH