source: trunk/src/gdi32/gdi32.DEF@ 3204

Last change on this file since 3204 was 3076, checked in by sandervl, 26 years ago

Added stubs

File size: 22.3 KB
Line 
1; $Id: gdi32.DEF,v 1.6 2000-03-10 16:13:44 sandervl Exp $
2
3;Created by BLAST for IBM's compiler
4LIBRARY GDI32 INITINSTANCE
5DATA MULTIPLE NONSHARED
6
7IMPORTS
8 _GpiQueryTabbedTextExtent = PMGPI.658
9 _GpiTabbedCharStringAt = PMGPI.659
10 _GpiQueryDCData = PMGPI.665
11 _PaxStrokeAndFillPath = PMGPI.712
12 _GpiEnableYInversion = PMGPI.723
13
14EXPORTS
15 _GDI_CallDevInstall16@20 @100
16 _GDI_CallExtDeviceModePropSheet16@16 @101
17 _GDI_CallExtDeviceMode16@28 @102
18 _GDI_CallAdvancedSetupDialog16@16 @103
19 _GDI_CallDeviceCapabilities16@20 @104
20
21 AbortDoc = _AbortDoc@4 @105
22 AbortPath = _AbortPath@4 @106
23 AddFontResourceA = _AddFontResourceA@4 @107
24 AddFontResourceW = _AddFontResourceW@4 @108
25 AngleArc = _AngleArc@24 @109
26 AnimatePalette = _AnimatePalette@16 @110
27 Arc = _Arc@36 @111
28 ArcTo = _ArcTo@36 @112
29 BeginPath = _BeginPath@4 @113
30 BitBlt = _BitBlt@36 @114
31; ByeByeGDI = _ByeByeGDI@?? @115
32 CancelDC = _CancelDC@4 @116
33 CheckColorsInGamut = _CheckColorsInGamut@16 @117
34 ChoosePixelFormat = _ChoosePixelFormat@8 @118
35 Chord = _Chord@36 @119
36 CloseEnhMetaFile = _CloseEnhMetaFile@4 @120
37 CloseFigure = _CloseFigure@4 @121
38 CloseMetaFile = _CloseMetaFile@4 @122
39 ColorMatchToTarget = _ColorMatchToTarget@12 @123
40 CombineRgn = _CombineRgn@16 @124
41 CombineTransform = _CombineTransform@12 @125
42 CopyEnhMetaFileA = _CopyEnhMetaFileA@8 @126
43 CopyEnhMetaFileW = _CopyEnhMetaFileW@8 @127
44 CopyMetaFileA = _CopyMetaFileA@8 @128
45 CopyMetaFileW = _CopyMetaFileW@8 @129
46 CreateBitmap = _CreateBitmap@20 @130
47 CreateBitmapIndirect = _CreateBitmapIndirect@4 @131
48 CreateBrushIndirect = _CreateBrushIndirect@4 @132
49 CreateColorSpaceA = _CreateColorSpaceA@4 @133
50 CreateColorSpaceW = _CreateColorSpaceW@4 @134
51 CreateCompatibleBitmap = _CreateCompatibleBitmap@12 @135
52 CreateCompatibleDC = _CreateCompatibleDC@4 @136
53 CreateDCA = _CreateDCA@16 @137
54 CreateDCW = _CreateDCW@16 @138
55 CreateDIBPatternBrush = _CreateDIBPatternBrush@8 @139
56 CreateDIBPatternBrushPt = _CreateDIBPatternBrushPt@8 @140
57 CreateDIBSection = _CreateDIBSection@24 @141
58 CreateDIBitmap = _CreateDIBitmap@24 @142
59 CreateDiscardableBitmap = _CreateDiscardableBitmap@12 @143
60 CreateEllipticRgn = _CreateEllipticRgn@16 @144
61 CreateEllipticRgnIndirect = _CreateEllipticRgnIndirect@4 @145
62 CreateEnhMetaFileA = _CreateEnhMetaFileA@16 @146
63 CreateEnhMetaFileW = _CreateEnhMetaFileW@16 @147
64 CreateFontA = _CreateFontA@56 @148
65 CreateFontIndirectA = _CreateFontIndirectA@4 @149
66 CreateFontIndirectW = _CreateFontIndirectW@4 @150
67 CreateFontW = _CreateFontW@56 @151
68 CreateHalftonePalette = _CreateHalftonePalette@4 @152
69 CreateHatchBrush = _CreateHatchBrush@8 @153
70 CreateICA = _CreateICA@16 @154
71 CreateICW = _CreateICW@16 @155
72 CreateMetaFileA = _CreateMetaFileA@4 @156
73 CreateMetaFileW = _CreateMetaFileW@4 @157
74 CreatePalette = _CreatePalette@4 @158
75 CreatePatternBrush = _CreatePatternBrush@4 @159
76 CreatePen = _CreatePen@12 @160
77 CreatePenIndirect = _CreatePenIndirect@4 @161
78 CreatePolyPolygonRgn = _CreatePolyPolygonRgn@16 @162
79 CreatePolygonRgn = _CreatePolygonRgn@12 @163
80 CreateRectRgn = _CreateRectRgn@16 @164
81 CreateRectRgnIndirect = _CreateRectRgnIndirect@4 @165
82 CreateRoundRectRgn = _CreateRoundRectRgn@24 @166
83 CreateScalableFontResourceA = _CreateScalableFontResourceA@16 @167
84 CreateScalableFontResourceW = _CreateScalableFontResourceW@16 @168
85 CreateSolidBrush = _CreateSolidBrush@4 @169
86 DPtoLP = _DPtoLP@12 @170
87 DeleteColorSpace = _DeleteColorSpace@4 @171
88 DeleteDC = _DeleteDC@4 @172
89 DeleteEnhMetaFile = _DeleteEnhMetaFile@4 @173
90 DeleteMetaFile = _DeleteMetaFile@4 @174
91 DeleteObject = _DeleteObject@4 @175
92 DescribePixelFormat = _DescribePixelFormat@16 @176
93; DeviceCapabilitiesEx = _DeviceCapabilitiesEx@?? @177
94; DeviceCapabilitiesExA = _DeviceCapabilitiesExA@?? @178
95; DeviceCapabilitiesExW = _DeviceCapabilitiesExW@?? @179
96 DrawEscape = _DrawEscape@16 @180
97 Ellipse = _Ellipse@20 @181
98 EndDoc = _EndDoc@4 @182
99 EndPage = _EndPage@4 @183
100 EndPath = _EndPath@4 @184
101 EnumEnhMetaFile = _EnumEnhMetaFile@20 @185
102 EnumFontFamiliesA = _EnumFontFamiliesA@16 @186
103 EnumFontFamiliesExA = _EnumFontFamiliesExA@20 @187
104 EnumFontFamiliesExW = _EnumFontFamiliesExW@20 @188
105 EnumFontFamiliesW = _EnumFontFamiliesW@16 @189
106 EnumFontsA = _EnumFontsA@16 @190
107 EnumFontsW = _EnumFontsW@16 @191
108 EnumICMProfilesA = _EnumICMProfilesA@12 @192
109 EnumICMProfilesW = _EnumICMProfilesW@12 @193
110 EnumMetaFile = _EnumMetaFile@16 @194
111 EnumObjects = _EnumObjects@16 @195
112 EqualRgn = _EqualRgn@8 @196
113 Escape = _Escape@20 @197
114 ExcludeClipRect = _ExcludeClipRect@20 @198
115 ExtCreatePen = _ExtCreatePen@20 @199
116 ExtCreateRegion = _ExtCreateRegion@12 @200
117 ExtEscape = _ExtEscape@24 @201
118 ExtFloodFill = _ExtFloodFill@20 @202
119 ExtSelectClipRgn = _ExtSelectClipRgn@12 @203
120 ExtTextOutA = _ExtTextOutA@32 @204
121 ExtTextOutW = _ExtTextOutW@32 @205
122 FillPath = _FillPath@4 @206
123 FillRgn = _FillRgn@12 @207
124 FixBrushOrgEx = _FixBrushOrgEx@16 @208
125 FlattenPath = _FlattenPath@4 @209
126 FloodFill = _FloodFill@16 @210
127 FrameRgn = _FrameRgn@20 @211
128 GdiComment = _GdiComment@12 @212
129 GdiFlush = _GdiFlush@0 @213
130 GdiGetBatchLimit = _GdiGetBatchLimit@0 @214
131; GdiPlayDCScript = _GdiPlayDCScript@?? @215
132; GdiPlayJournal = _GdiPlayJournal@?? @216
133; GdiPlayScript = _GdiPlayScript@?? @217
134 GdiSetBatchLimit = _GdiSetBatchLimit@4 @218
135 GetArcDirection = _GetArcDirection@4 @219
136 GetAspectRatioFilterEx = _GetAspectRatioFilterEx@8 @220
137 GetBitmapBits = _GetBitmapBits@12 @221
138 GetBitmapDimensionEx = _GetBitmapDimensionEx@8 @222
139 GetBkColor = _GetBkColor@4 @223
140 GetBkMode = _GetBkMode@4 @224
141 GetBoundsRect = _GetBoundsRect@12 @225
142 GetBrushOrgEx = _GetBrushOrgEx@8 @226
143 GetCharABCWidthsA = _GetCharABCWidthsA@16 @227
144 GetCharABCWidthsFloatA = _GetCharABCWidthsFloatA@16 @228
145 GetCharABCWidthsFloatW = _GetCharABCWidthsFloatW@16 @229
146 GetCharABCWidthsW = _GetCharABCWidthsW@16 @230
147 GetCharWidth32A = _GetCharWidth32A@16 @231
148 GetCharWidth32W = _GetCharWidth32W@16 @232
149 GetCharWidthA = _GetCharWidth32A@16 @233
150 GetCharWidthFloatA = _GetCharWidthFloatA@16 @234
151 GetCharWidthFloatW = _GetCharWidthFloatW@16 @235
152 GetCharWidthW = _GetCharWidth32W@16 @236
153 GetCharacterPlacementA = _GetCharacterPlacementA@24 @237
154 GetCharacterPlacementW = _GetCharacterPlacementW@24 @238
155 GetClipBox = _GetClipBox@8 @239
156 GetClipRgn = _GetClipRgn@8 @240
157 GetColorAdjustment = _GetColorAdjustment@8 @241
158 GetColorSpace = _GetColorSpace@4 @242
159 GetCurrentObject = _GetCurrentObject@8 @243
160 GetCurrentPositionEx = _GetCurrentPositionEx@8 @244
161 GetDCOrgEx = _GetDCOrgEx@8 @245
162 GetDIBColorTable = _GetDIBColorTable@16 @246
163 GetDIBits = _GetDIBits@28 @247
164 GetDeviceCaps = _GetDeviceCaps@8 @248
165 GetDeviceGammaRamp = _GetDeviceGammaRamp@8 @249
166 GetEnhMetaFileA = _GetEnhMetaFileA@4 @250
167 GetEnhMetaFileBits = _GetEnhMetaFileBits@12 @251
168 GetEnhMetaFileDescriptionA = _GetEnhMetaFileDescriptionA@12 @252
169 GetEnhMetaFileDescriptionW = _GetEnhMetaFileDescriptionW@12 @253
170 GetEnhMetaFileHeader = _GetEnhMetaFileHeader@12 @254
171 GetEnhMetaFilePaletteEntries = _GetEnhMetaFilePaletteEntries@12 @255
172 GetEnhMetaFileW = _GetEnhMetaFileW@4 @256
173 GetFontData = _GetFontData@20 @257
174 GetFontLanguageInfo = _GetFontLanguageInfo@4 @258
175; GetFontResourceInfo = _GetFontResourceInfo@?? @259
176 GetGlyphOutline = _GetGlyphOutlineA@28 @260
177 GetGlyphOutlineA = _GetGlyphOutlineA@28 @261
178 GetGlyphOutlineW = _GetGlyphOutlineW@28 @262
179 GetGraphicsMode = _GetGraphicsMode@4 @263
180 GetICMProfileA = _GetICMProfileA@12 @264
181 GetICMProfileW = _GetICMProfileW@12 @265
182 GetKerningPairs = _GetKerningPairsA@12 @266
183 GetKerningPairsA = _GetKerningPairsA@12 @267
184 GetKerningPairsW = _GetKerningPairsW@12 @268
185 GetLogColorSpaceA = _GetLogColorSpaceA@12 @269
186 GetLogColorSpaceW = _GetLogColorSpaceW@12 @270
187 GetMapMode = _GetMapMode@4 @271
188 GetMetaFileA = _GetMetaFileA@4 @272
189 GetMetaFileBitsEx = _GetMetaFileBitsEx@12 @273
190 GetMetaFileW = _GetMetaFileW@4 @274
191 GetMetaRgn = _GetMetaRgn@8 @275
192 GetMiterLimit = _GetMiterLimit@8 @276
193 GetNearestColor = _GetNearestColor@8 @277
194 GetNearestPaletteIndex = _GetNearestPaletteIndex@8 @278
195 GetObjectA = _GetObjectA@12 @279
196 GetObjectType = _GetObjectType@4 @280
197 GetObjectW = _GetObjectW@12 @281
198 GetOutlineTextMetricsA = _GetOutlineTextMetricsA@12 @282
199 GetOutlineTextMetricsW = _GetOutlineTextMetricsW@12 @283
200 GetPaletteEntries = _GetPaletteEntries@16 @284
201 GetPath = _GetPath@16 @285
202 GetPixel = _GetPixel@12 @286
203 GetPixelFormat = _GetPixelFormat@4 @287
204 GetPolyFillMode = _GetPolyFillMode@4 @288
205 GetROP2 = _GetROP2@4 @289
206; GetRandomRgn = _GetRandomRgn@?? @290
207 GetRasterizerCaps = _GetRasterizerCaps@8 @291
208 GetRegionData = _GetRegionData@12 @292
209 GetRgnBox = _GetRgnBox@8 @293
210 GetStockObject = _GetStockObject@4 @294
211 GetStretchBltMode = _GetStretchBltMode@4 @295
212 GetSystemPaletteEntries = _GetSystemPaletteEntries@16 @296
213 GetSystemPaletteUse = _GetSystemPaletteUse@4 @297
214 GetTextAlign = _GetTextAlign@4 @298
215 GetTextCharacterExtra = _GetTextCharacterExtra@4 @299
216 GetTextCharset = _GetTextCharset@4 @300
217 GetTextCharsetInfo = _GetTextCharsetInfo@12 @301
218 GetTextColor = _GetTextColor@4 @302
219 GetTextExtentExPointA = _GetTextExtentExPointA@28 @303
220 GetTextExtentExPointW = _GetTextExtentExPointW@28 @304
221 GetTextExtentPoint32A = _GetTextExtentPoint32A@16 @305
222 GetTextExtentPoint32W = _GetTextExtentPoint32W@16 @306
223 GetTextExtentPointA = _GetTextExtentPointA@16 @307
224 GetTextExtentPointW = _GetTextExtentPointW@16 @308
225 GetTextFaceA = _GetTextFaceA@12 @309
226 GetTextFaceW = _GetTextFaceW@12 @310
227 GetTextMetricsA = _GetTextMetricsA@8 @311
228 GetTextMetricsW = _GetTextMetricsW@8 @312
229 GetViewportExtEx = _GetViewportExtEx@8 @313
230 GetViewportOrgEx = _GetViewportOrgEx@8 @314
231 GetWinMetaFileBits = _GetWinMetaFileBits@20 @315
232 GetWindowExtEx = _GetWindowExtEx@8 @316
233 GetWindowOrgEx = _GetWindowOrgEx@8 @317
234 GetWorldTransform = _GetWorldTransform@8 @318
235 IntersectClipRect = _IntersectClipRect@20 @319
236 InvertRgn = _InvertRgn@8 @320
237 LPtoDP = _LPtoDP@12 @321
238 LineDDA = _LineDDA@24 @322
239 LineTo = _LineTo@12 @323
240 MaskBlt = _MaskBlt@48 @324
241 ModifyWorldTransform = _ModifyWorldTransform@12 @325
242 MoveToEx = _MoveToEx@16 @326
243 OffsetClipRgn = _OffsetClipRgn@12 @327
244 OffsetRgn = _OffsetRgn@12 @328
245 OffsetViewportOrgEx = _OffsetViewportOrgEx@16 @329
246 OffsetWindowOrgEx = _OffsetWindowOrgEx@16 @330
247 PaintRgn = _PaintRgn@8 @331
248 PatBlt = _PatBlt@24 @332
249 PathToRegion = _PathToRegion@4 @333
250 Pie = _Pie@36 @334
251 PlayEnhMetaFile = _PlayEnhMetaFile@12 @335
252 PlayEnhMetaFileRecord = _PlayEnhMetaFileRecord@16 @336
253 PlayMetaFile = _PlayMetaFile@8 @337
254 PlayMetaFileRecord = _PlayMetaFileRecord@16 @338
255 PlgBlt = _PlgBlt@40 @339
256 PolyBezier = _PolyBezier@12 @340
257 PolyBezierTo = _PolyBezierTo@12 @341
258 PolyDraw = _PolyDraw@16 @342
259 PolyPolygon = _PolyPolygon@16 @343
260 PolyPolyline = _PolyPolyline@16 @344
261 PolyTextOutA = _PolyTextOutA@12 @345
262 PolyTextOutW = _PolyTextOutW@12 @346
263 Polygon = _Polygon@12 @347
264 Polyline = _Polyline@12 @348
265 PolylineTo = _PolylineTo@12 @349
266 PtInRegion = _PtInRegion@12 @350
267 PtVisible = _PtVisible@12 @351
268 RealizePalette = _RealizePalette@4 @352
269 RectInRegion = _RectInRegion@8 @353
270 RectVisible = _RectVisible@8 @354
271 Rectangle = _Rectangle@20 @355
272 RemoveFontResourceA = _RemoveFontResourceA@4 @356
273 RemoveFontResourceW = _RemoveFontResourceW@4 @357
274 ResetDCA = _ResetDCA@8 @358
275 ResetDCW = _ResetDCW@8 @359
276 ResizePalette = _ResizePalette@8 @360
277 RestoreDC = _RestoreDC@8 @361
278 RoundRect = _RoundRect@28 @362
279 SaveDC = _SaveDC@4 @363
280 ScaleViewportExtEx = _ScaleViewportExtEx@24 @364
281 ScaleWindowExtEx = _ScaleWindowExtEx@24 @365
282 SelectClipPath = _SelectClipPath@8 @366
283 SelectClipRgn = _SelectClipRgn@8 @367
284 SelectObject = _SelectObject@8 @368
285 SelectPalette = _SelectPalette@12 @369
286 SetAbortProc = _SetAbortProc@8 @370
287 SetArcDirection = _SetArcDirection@8 @371
288 SetBitmapBits = _SetBitmapBits@12 @372
289 SetBitmapDimensionEx = _SetBitmapDimensionEx@16 @373
290 SetBkColor = _SetBkColor@8 @374
291 SetBkMode = _SetBkMode@8 @375
292 SetBoundsRect = _SetBoundsRect@12 @376
293 SetBrushOrgEx = _SetBrushOrgEx@16 @377
294 SetColorAdjustment = _SetColorAdjustment@8 @378
295 SetColorSpace = _SetColorSpace@8 @379
296 SetDIBColorTable = _SetDIBColorTable@16 @380
297 SetDIBits = _SetDIBits@28 @381
298 SetDIBitsToDevice = _SetDIBitsToDevice@48 @382
299 SetDeviceGammaRamp = _SetDeviceGammaRamp@8 @383
300 SetEnhMetaFileBits = _SetEnhMetaFileBits@8 @384
301; SetFontEnumeration = _SetFontEnumeration@?? @385
302 SetGraphicsMode = _SetGraphicsMode@8 @386
303 SetICMMode = _SetICMMode@8 @387
304 SetICMProfileA = _SetICMProfileA@8 @388
305 SetICMProfileW = _SetICMProfileW@8 @389
306 SetMapMode = _SetMapMode@8 @390
307 SetMapperFlags = _SetMapperFlags@8 @391
308 SetMetaFileBitsEx = _SetMetaFileBitsEx@8 @392
309 SetMetaRgn = _SetMetaRgn@4 @393
310 SetMiterLimit = _SetMiterLimit@12 @394
311 SetObjectOwner = _SetObjectOwner@8 @395
312 SetPaletteEntries = _SetPaletteEntries@16 @396
313 SetPixel = _SetPixel@16 @397
314 SetPixelFormat = _SetPixelFormat@12 @398
315 SetPixelV = _SetPixelV@16 @399
316 SetPolyFillMode = _SetPolyFillMode@8 @400
317 SetROP2 = _SetROP2@8 @401
318 SetRectRgn = _SetRectRgn@20 @402
319 SetStretchBltMode = _SetStretchBltMode@8 @403
320 SetSystemPaletteUse = _SetSystemPaletteUse@8 @404
321 SetTextAlign = _SetTextAlign@8 @405
322 SetTextCharacterExtra = _SetTextCharacterExtra@8 @406
323 SetTextColor = _SetTextColor@8 @407
324 SetTextJustification = _SetTextJustification@12 @408
325 SetViewportExtEx = _SetViewportExtEx@16 @409
326 SetViewportOrgEx = _SetViewportOrgEx@16 @410
327 SetWinMetaFileBits = _SetWinMetaFileBits@16 @411
328 SetWindowExtEx = _SetWindowExtEx@16 @412
329 SetWindowOrgEx = _SetWindowOrgEx@16 @413
330 SetWorldTransform = _SetWorldTransform@8 @414
331 StartDocA = _StartDocA@8 @415
332 StartDocW = _StartDocW@8 @416
333 StartPage = _StartPage@4 @417
334 StretchBlt = _StretchBlt@44 @418
335 StretchDIBits = _StretchDIBits@52 @419
336 StrokeAndFillPath = _StrokeAndFillPath@4 @420
337 StrokePath = _StrokePath@4 @421
338 SwapBuffers = _SwapBuffers@4 @422
339 TextOutA = _TextOutA@20 @423
340 TextOutW = _TextOutW@20 @424
341 TranslateCharsetInfo = _TranslateCharsetInfo@12 @425
342 UnrealizeObject = _UnrealizeObject@4 @426
343 UpdateColors = _UpdateColors@4 @427
344 UpdateICMRegKey = _UpdateICMRegKeyA@16 @428
345 UpdateICMRegKeyA = _UpdateICMRegKeyA@16 @429
346 UpdateICMRegKeyW = _UpdateICMRegKeyW@16 @430
347 WidenPath = _WidenPath@4 @431
348; gdiPlaySpoolStream = _gdiPlaySpoolStream@?? @432
349; pfnRealizePalette = _pfnRealizePalette@?? @433
350; pfnSelectPalette = _pfnSelectPalette@?? @434
351
352;USER32 functions
353 InternalDrawTextExA @1000
354 InternalDrawTextExW @1001
355 InternalTabbedTextOutA @1002
356 InternalTabbedTextOutW @1003
357 InternalGetTabbedTextExtentA @1004
358 InternalGetTabbedTextExtentW @1005
Note: See TracBrowser for help on using the repository browser.