Windows NT 4.0 source code leak
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.

296 lines
6.2 KiB

4 years ago
  1. /*++
  2. gdiapi.h: Defines the list of apis for GDI32.dll
  3. NOTE: This file is generated by WRAPPER code generator.
  4. --*/
  5. #ifdef ZGDI32
  6. char *aszApiNames [] = {
  7. "AbortDoc",
  8. "AbortPath",
  9. "AddFontResourceA",
  10. "AddFontResourceW",
  11. "AngleArc",
  12. "AnimatePalette",
  13. "Arc",
  14. "ArcTo",
  15. "BeginPath",
  16. "BitBlt",
  17. "CancelDC",
  18. "Chord",
  19. "CloseEnhMetaFile",
  20. "CloseFigure",
  21. "CloseMetaFile",
  22. "CombineRgn",
  23. "CombineTransform",
  24. "CopyEnhMetaFileA",
  25. "CopyEnhMetaFileW",
  26. "CopyMetaFileA",
  27. "CopyMetaFileW",
  28. "CreateBitmap",
  29. "CreateBitmapIndirect",
  30. "CreateBrushIndirect",
  31. "CreateCompatibleBitmap",
  32. "CreateCompatibleDC",
  33. "CreateDCA",
  34. "CreateDCW",
  35. "CreateDIBPatternBrush",
  36. "CreateDIBPatternBrushPt",
  37. "CreateDIBitmap",
  38. "CreateDiscardableBitmap",
  39. "CreateEllipticRgn",
  40. "CreateEllipticRgnIndirect",
  41. "CreateEnhMetaFileA",
  42. "CreateEnhMetaFileW",
  43. "CreateFontA",
  44. "CreateFontIndirectA",
  45. "CreateFontIndirectW",
  46. "CreateFontW",
  47. "CreateHalftonePalette",
  48. "CreateHatchBrush",
  49. "CreateICA",
  50. "CreateICW",
  51. "CreateMetaFileA",
  52. "CreateMetaFileW",
  53. "CreatePalette",
  54. "CreatePatternBrush",
  55. "CreatePen",
  56. "CreatePenIndirect",
  57. "CreatePolyPolygonRgn",
  58. "CreatePolygonRgn",
  59. "CreateRectRgn",
  60. "CreateRectRgnIndirect",
  61. "CreateRoundRectRgn",
  62. "CreateScalableFontResourceA",
  63. "CreateScalableFontResourceW",
  64. "CreateSolidBrush",
  65. "DPtoLP",
  66. "DeleteDC",
  67. "DeleteEnhMetaFile",
  68. "DeleteMetaFile",
  69. "DeleteObject",
  70. "DrawEscape",
  71. "Ellipse",
  72. "EndDoc",
  73. "EndPage",
  74. "EndPath",
  75. "EnumEnhMetaFile",
  76. "EnumFontFamiliesA",
  77. "EnumFontFamiliesW",
  78. "EnumFontsA",
  79. "EnumFontsW",
  80. "EnumMetaFile",
  81. "EnumObjects",
  82. "EqualRgn",
  83. "Escape",
  84. "ExcludeClipRect",
  85. "ExtCreatePen",
  86. "ExtCreateRegion",
  87. "ExtEscape",
  88. "ExtFloodFill",
  89. "ExtSelectClipRgn",
  90. "ExtTextOutA",
  91. "ExtTextOutW",
  92. "FillPath",
  93. "FillRgn",
  94. "FixBrushOrgEx",
  95. "FlattenPath",
  96. "FloodFill",
  97. "FrameRgn",
  98. "GdiComment",
  99. "GdiFlush",
  100. "GdiGetBatchLimit",
  101. "GdiSetBatchLimit",
  102. "GetArcDirection",
  103. "GetAspectRatioFilterEx",
  104. "GetBitmapBits",
  105. "GetBitmapDimensionEx",
  106. "GetBkColor",
  107. "GetBkMode",
  108. "GetBoundsRect",
  109. "GetBrushOrgEx",
  110. "GetCharABCWidthsA",
  111. "GetCharABCWidthsFloatA",
  112. "GetCharABCWidthsFloatW",
  113. "GetCharABCWidthsW",
  114. "GetCharWidth32A",
  115. "GetCharWidth32W",
  116. "GetCharWidthA",
  117. "GetCharWidthFloatA",
  118. "GetCharWidthFloatW",
  119. "GetCharWidthW",
  120. "GetClipBox",
  121. "GetClipRgn",
  122. "GetColorAdjustment",
  123. "GetCurrentObject",
  124. "GetCurrentPositionEx",
  125. "GetDCOrgEx",
  126. "GetDIBits",
  127. "GetDeviceCaps",
  128. "GetEnhMetaFileA",
  129. "GetEnhMetaFileBits",
  130. "GetEnhMetaFileDescriptionA",
  131. "GetEnhMetaFileDescriptionW",
  132. "GetEnhMetaFileHeader",
  133. "GetEnhMetaFilePaletteEntries",
  134. "GetEnhMetaFileW",
  135. "GetFontData",
  136. "GetGlyphOutlineA",
  137. "GetGlyphOutlineW",
  138. "GetGraphicsMode",
  139. "GetKerningPairsA",
  140. "GetKerningPairsW",
  141. "GetMapMode",
  142. "GetMetaFileA",
  143. "GetMetaFileBitsEx",
  144. "GetMetaFileW",
  145. "GetMetaRgn",
  146. "GetMiterLimit",
  147. "GetNearestColor",
  148. "GetNearestPaletteIndex",
  149. "GetObjectA",
  150. "GetObjectType",
  151. "GetObjectW",
  152. "GetOutlineTextMetricsA",
  153. "GetOutlineTextMetricsW",
  154. "GetPaletteEntries",
  155. "GetPath",
  156. "GetPixel",
  157. "GetPolyFillMode",
  158. "GetROP2",
  159. "GetRasterizerCaps",
  160. "GetRegionData",
  161. "GetRgnBox",
  162. "GetStockObject",
  163. "GetStretchBltMode",
  164. "GetSystemPaletteEntries",
  165. "GetSystemPaletteUse",
  166. "GetTextAlign",
  167. "GetTextCharacterExtra",
  168. "GetTextColor",
  169. "GetTextExtentExPointA",
  170. "GetTextExtentExPointW",
  171. "GetTextExtentPoint32A",
  172. "GetTextExtentPoint32W",
  173. "GetTextExtentPointA",
  174. "GetTextExtentPointW",
  175. "GetTextFaceA",
  176. "GetTextFaceW",
  177. "GetTextMetricsA",
  178. "GetTextMetricsW",
  179. "GetViewportExtEx",
  180. "GetViewportOrgEx",
  181. "GetWinMetaFileBits",
  182. "GetWindowExtEx",
  183. "GetWindowOrgEx",
  184. "GetWorldTransform",
  185. "IntersectClipRect",
  186. "InvertRgn",
  187. "LPtoDP",
  188. "LineDDA",
  189. "LineTo",
  190. "MaskBlt",
  191. "ModifyWorldTransform",
  192. "MoveToEx",
  193. "OffsetClipRgn",
  194. "OffsetRgn",
  195. "OffsetViewportOrgEx",
  196. "OffsetWindowOrgEx",
  197. "PaintRgn",
  198. "PatBlt",
  199. "PathToRegion",
  200. "Pie",
  201. "PlayEnhMetaFile",
  202. "PlayEnhMetaFileRecord",
  203. "PlayMetaFile",
  204. "PlayMetaFileRecord",
  205. "PlgBlt",
  206. "PolyBezier",
  207. "PolyBezierTo",
  208. "PolyDraw",
  209. "PolyPolygon",
  210. "PolyPolyline",
  211. "PolyTextOutA",
  212. "PolyTextOutW",
  213. "Polygon",
  214. "Polyline",
  215. "PolylineTo",
  216. "PtInRegion",
  217. "PtVisible",
  218. "RealizePalette",
  219. "RectInRegion",
  220. "RectVisible",
  221. "Rectangle",
  222. "RemoveFontResourceA",
  223. "RemoveFontResourceW",
  224. "ResetDCA",
  225. "ResetDCW",
  226. "ResizePalette",
  227. "RestoreDC",
  228. "RoundRect",
  229. "SaveDC",
  230. "ScaleViewportExtEx",
  231. "ScaleWindowExtEx",
  232. "SelectClipPath",
  233. "SelectClipRgn",
  234. "SelectObject",
  235. "SelectPalette",
  236. "SetAbortProc",
  237. "SetArcDirection",
  238. "SetBitmapBits",
  239. "SetBitmapDimensionEx",
  240. "SetBkColor",
  241. "SetBkMode",
  242. "SetBoundsRect",
  243. "SetBrushOrgEx",
  244. "SetColorAdjustment",
  245. "SetDIBits",
  246. "SetDIBitsToDevice",
  247. "SetEnhMetaFileBits",
  248. "SetGraphicsMode",
  249. "SetMapMode",
  250. "SetMapperFlags",
  251. "SetMetaFileBitsEx",
  252. "SetMetaRgn",
  253. "SetMiterLimit",
  254. "SetPaletteEntries",
  255. "SetPixel",
  256. "SetPixelV",
  257. "SetPolyFillMode",
  258. "SetROP2",
  259. "SetRectRgn",
  260. "SetStretchBltMode",
  261. "SetSystemPaletteUse",
  262. "SetTextAlign",
  263. "SetTextCharacterExtra",
  264. "SetTextColor",
  265. "SetTextJustification",
  266. "SetViewportExtEx",
  267. "SetViewportOrgEx",
  268. "SetWinMetaFileBits",
  269. "SetWindowExtEx",
  270. "SetWindowOrgEx",
  271. "SetWorldTransform",
  272. "StartDocA",
  273. "StartDocW",
  274. "StartPage",
  275. "StretchBlt",
  276. "StretchDIBits",
  277. "StrokeAndFillPath",
  278. "StrokePath",
  279. "TextOutA",
  280. "TextOutW",
  281. "UnrealizeObject",
  282. "UpdateColors",
  283. "WidenPath",
  284. "ChoosePixelFormat",
  285. "CreateDIBSection",
  286. "GetDIBColorTable",
  287. "SetDIBColorTable",
  288. "GetPixelFormat",
  289. "SetPixelFormat",
  290. ""
  291. };
  292. #endif