Last change
on this file since 10366 was 4809, checked in by bird, 25 years ago |
Added or update the description. (It is used in the bldlevel info.)
|
File size:
762 bytes
|
Line | |
---|
1 | LIBRARY WING32 INITINSTANCE TERMINSTANCE
|
---|
2 | DESCRIPTION 'Odin32 System DLL - WinG32'
|
---|
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.