Changeset 2223 for trunk/src/dplay
- Timestamp:
- Dec 28, 1999, 11:31:02 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/dplay/dplay.def
r939 r2223 1 ;$Id: dplay.def,v 1.2 1999-12-28 10:31:00 sandervl Exp $ 2 3 ; 4 ; Based on Windows 98 DirectX7: DPLAY.DLL 5 ; 1 6 LIBRARY DPLAY INITINSTANCE TERMINSTANCE 2 7 … … 11 16 EXPORTS 12 17 DirectPlayCreate = _DirectPlayCreate@12 @1 13 DirectPlayEnumerateA = _DirectPlayEnumerateA@8 @2 14 DirectPlayEnumerateW = _DirectPlayEnumerateW@8 @3 18 ; DirectPlayEnumerate @2
Note:
See TracChangeset
for help on using the changeset viewer.