source: trunk/src/ddraw/ddraw.DEF@ 1036

Last change on this file since 1036 was 214, checked in by hugh, 26 years ago

Updated DEF for ddraw DX6

File size: 413 bytes
Line 
1LIBRARY DDRAW INITINSTANCE TERMINSTANCE
2PROTMODE
3DATA MULTIPLE NONSHARED READWRITE LOADONCALL
4CODE LOADONCALL
5EXPORTS
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.