source:
trunk/src/ddraw/ddraw.DEF@
4
Last change on this file since 4 was 4, checked in by , 26 years ago | |
---|---|
File size: 394 bytes |
Line | |
---|---|
1 | LIBRARY DDRAW INITINSTANCE TERMINSTANCE |
2 | PROTMODE |
3 | DATA MULTIPLE NONSHARED READWRITE LOADONCALL |
4 | CODE LOADONCALL |
5 | EXPORTS |
6 | DDHAL32_VidMemFree = _DDHAL32_VidMemFree@4 @10 |
7 | DDHAL32_VidMemAlloc = _DDHAL32_VidMemAlloc@4 @11 |
8 | DirectDrawCreate = _OS2DirectDrawCreate@12 @12 |
9 | DirectDrawEnumerateA = _OS2DirectDrawEnumerateA@8 @13 |
10 | IMPORTS |
11 | DiveSetTransparentBlitMode = DIVE.18 |
Note:
See TracBrowser
for help on using the repository browser.