source:
trunk/src/ddraw/ddraw.DEF@
1036
Last change on this file since 1036 was 214, checked in by , 26 years ago | |
---|---|
File size: 413 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 | DirectDrawEnumerateExA = _OS2DirectDrawEnumerateExA@12 @14 |
Note:
See TracBrowser
for help on using the repository browser.