- Timestamp:
- Jun 26, 1999, 1:53:40 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/ddraw/ddraw.DEF
r97 r214 1 ; $Id: ddraw.DEF,v 1.2 1999-06-10 17:10:57 phaller Exp $2 3 1 LIBRARY DDRAW INITINSTANCE TERMINSTANCE 4 2 PROTMODE … … 10 8 DirectDrawCreate = _OS2DirectDrawCreate@12 @12 11 9 DirectDrawEnumerateA = _OS2DirectDrawEnumerateA@8 @13 12 IMPORTS 13 DiveSetTransparentBlitMode = DIVE.18 10 DirectDrawEnumerateExA = _OS2DirectDrawEnumerateExA@12 @14
Note:
See TracChangeset
for help on using the changeset viewer.