source: trunk/src/gdi32/gdi32.def@ 21987

Last change on this file since 21987 was 21916, checked in by dmik, 14 years ago

Merge branch gcc-kmk to trunk.

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