- Timestamp:
- Sep 25, 2000, 12:35:22 AM (25 years ago)
- Location:
- trunk/src/DPlayX
- Files:
-
- 1 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/DPlayX/dplayx.def
r2223 r4316 1 ;$Id: dplayx.def,v 1. 4 1999-12-28 10:30:59 sandervlExp $1 ;$Id: dplayx.def,v 1.5 2000-09-24 22:35:22 hugh Exp $ 2 2 3 3 ; 4 ; Based on Windows 98 DirectX7: DPLAYX.DLL 4 ; Based on Windows 98 DirectX7: DPLAYX.DLL 5 5 ; 6 6 LIBRARY DPLAYX INITINSTANCE TERMINSTANCE … … 15 15 DirectPlayEnumerateW = _DirectPlayEnumerateW@8 @3 16 16 DirectPlayLobbyCreateA = _DirectPlayLobbyCreateA@20 @4 17 ; gdwDPlaySPRefCount@617 ;gdwDPlaySPRefCount @6 18 18 DirectPlayLobbyCreateW = _DirectPlayLobbyCreateW@20 @5 19 ; DirectPlayEnumerate = _DirectPlayEnumerate@? @9 20 ; DllCanUnloadNow @10 21 ; DllGetClassObject @11 19 ; DirectPlayEnumerate = _DirectPlayEnumerate@8 @9 20 DllCanUnloadNow = _DPLAYX_DllCanUnloadNow@0 @10 21 DllGetClassObject = _DPLAYX_DllGetClassObject@12 @11 22
Note:
See TracChangeset
for help on using the changeset viewer.