1
0
mirror of https://github.com/DxWnd/DxWnd.reloaded synced 2024-12-30 09:25:35 +01:00
DxWnd.reloaded/wing/wing32.def
gho tik b8ec0f64c4 v2_04_01_src
Former-commit-id: 581716ebd10e5e40ac930ab2efca68e9f3430dcd
2017-03-06 11:48:51 -05:00

13 lines
496 B
Modula-2

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