|
Last change
on this file since 2013 was 1647, checked in by hugh, 26 years ago |
|
WING32 DLL implementation First Checkin
|
|
File size:
730 bytes
|
| Line | |
|---|
| 1 | LIBRARY WING32 INITINSTANCE TERMINSTANCE
|
|---|
| 2 | PROTMODE
|
|---|
| 3 | DATA MULTIPLE NONSHARED READWRITE LOADONCALL
|
|---|
| 4 | CODE LOADONCALL
|
|---|
| 5 | EXPORTS
|
|---|
| 6 | WinGBitBlt = _WinGBitBlt@32 @1
|
|---|
| 7 | WinGCreateBitmap = _WinGCreateBitmap@12 @2
|
|---|
| 8 | WinGCreateDC = _WinGCreateDC@0 @3
|
|---|
| 9 | WinGCreateHalftoneBrush = _WinGCreateHalftoneBrush@12 @4
|
|---|
| 10 | WinGCreateHalftonePalette = _WinGCreateHalftonePalette@0 @5
|
|---|
| 11 | WinGGetDIBColorTable = _WinGGetDIBColorTable@16 @6
|
|---|
| 12 | WinGGetDIBPointer = _WinGGetDIBPointer@8 @7
|
|---|
| 13 | WinGRecommendDIBFormat = _WinGRecommendDIBFormat@4 @8
|
|---|
| 14 | WinGSetDIBColorTable = _WinGSetDIBColorTable@16 @9
|
|---|
| 15 | WinGStretchBlt = _WinGStretchBlt@40 @10
|
|---|
| 16 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.