1
0
mirror of https://github.com/DxWnd/DxWnd.reloaded synced 2024-12-30 09:25:35 +01:00
DxWnd.reloaded/wing/wing32.def

13 lines
496 B
Modula-2
Raw Normal View History

LIBRARY "WinG32"
EXPORTS
WinGBitBlt = WinGBitBlt @1
WinGCreateBitmap = WinGCreateBitmap @2
WinGCreateDC = WinGCreateDC @3
WinGCreateHalftoneBrush = WinGCreateHalftoneBrush @4
WinGCreateHalftonePalette = WinGCreateHalftonePalette @5
WinGGetDIBColorTable = WinGGetDIBColorTable @6
WinGGetDIBPointer = WinGGetDIBPointer @7
WinGRecommendDIBFormat = WinGRecommendDIBFormat @8
WinGSetDIBColorTable = WinGSetDIBColorTable @9
WinGStretchBlt = WinGStretchBlt @10