- Timestamp:
- Feb 5, 2000, 12:41:01 AM (26 years ago)
- File:
-
- 1 edited
-
trunk/src/ddraw/ddraw.DEF (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/ddraw/ddraw.DEF
r2223 r2641 1 ; $Id: ddraw.DEF,v 1. 4 1999-12-28 10:31:00 sandervlExp $1 ; $Id: ddraw.DEF,v 1.5 2000-02-04 23:41:01 hugh Exp $ 2 2 3 3 ; 4 ; Based on Windows 98 DirectX7: DDRAW.DLL 4 ; Based on Windows 98 DirectX7: DDRAW.DLL 5 5 ; 6 6 LIBRARY DDRAW INITINSTANCE TERMINSTANCE … … 9 9 CODE LOADONCALL 10 10 11 IMPORTS 12 _GpiEnableYInversion = PMGPI.723 13 11 14 EXPORTS 12 ; AcquireDDThreadLock @113 ; D3DParseUnknownCommand @214 ; DDGetAttachedSurfaceLcl @315 DDHAL32_VidMemFree = _DDHAL32_VidMemFree@4@416 DDHAL32_VidMemAlloc = _DDHAL32_VidMemAlloc@4 @517 ; DDInternalLock @618 ; DDInternalUnlock @719 ; DSoundHelp @820 DirectDrawCreate = _OS2DirectDrawCreate@12 @921 ; DirectDrawCreateClipper @1022 ; DirectDrawCreateEx @1123 DirectDrawEnumerateA = _OS2DirectDrawEnumerateA@8 @1224 DirectDrawEnumerateExA = _OS2DirectDrawEnumerateExA@12 @1325 ; DirectDrawEnumerateExW @1426 ; DirectDrawEnumerateW @1527 ; DllCanUnloadNow@1628 ; DllGetClassObject@1729 ; GetAliasedVidMem @1830 ; GetDDSurfaceLocal @1931 ; GetNextMipMap @2032 ; GetOLEThunkData @2133 ; GetSurfaceFromDC @2234 ; HeapVidMemAllocAligned @2335 ; InternalLock @2436 ; InternalUnlock @2537 ; LateAllocateSurfaceMem @2638 ; RegisterSpecialCase @2739 ; ReleaseDDThreadLock @2840 ; VidMemAlloc @2941 ; VidMemAmountFree @3042 ; VidMemFini @3143 ; VidMemFree @3244 ; VidMemInit @3345 ; VidMemLargestFree @3446 ; thk1632_ThunkData32 @3547 ; thk3216_ThunkData32 @3615 ; AcquireDDThreadLock @1 16 ; D3DParseUnknownCommand @2 17 ; DDGetAttachedSurfaceLcl @3 18 DDHAL32_VidMemFree = _DDHAL32_VidMemFree@4 @4 19 DDHAL32_VidMemAlloc = _DDHAL32_VidMemAlloc@4 @5 20 ; DDInternalLock @6 21 ; DDInternalUnlock @7 22 ; DSoundHelp @8 23 DirectDrawCreate = _OS2DirectDrawCreate@12 @9 24 ; DirectDrawCreateClipper @10 25 ; DirectDrawCreateEx @11 26 DirectDrawEnumerateA = _OS2DirectDrawEnumerateA@8 @12 27 DirectDrawEnumerateExA = _OS2DirectDrawEnumerateExA@12 @13 28 ; DirectDrawEnumerateExW @14 29 ; DirectDrawEnumerateW @15 30 DllCanUnloadNow = _DllCanUnloadNow@0 @16 31 DllGetClassObject = _DllGetClassObject@12 @17 32 ; GetAliasedVidMem @18 33 ; GetDDSurfaceLocal @19 34 ; GetNextMipMap @20 35 ; GetOLEThunkData @21 36 ; GetSurfaceFromDC @22 37 ; HeapVidMemAllocAligned @23 38 ; InternalLock @24 39 ; InternalUnlock @25 40 ; LateAllocateSurfaceMem @26 41 ; RegisterSpecialCase @27 42 ; ReleaseDDThreadLock @28 43 ; VidMemAlloc @29 44 ; VidMemAmountFree @30 45 ; VidMemFini @31 46 ; VidMemFree @32 47 ; VidMemInit @33 48 ; VidMemLargestFree @34 49 ; thk1632_ThunkData32 @35 50 ; thk3216_ThunkData32 @36
Note:
See TracChangeset
for help on using the changeset viewer.
