Changeset 4135 for trunk/src/ddraw/ddraw.DEF
- Timestamp:
- Aug 31, 2000, 2:48:42 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/ddraw/ddraw.DEF
r2641 r4135 1 ; $Id: ddraw.DEF,v 1. 5 2000-02-04 23:41:01 hughExp $1 ; $Id: ddraw.DEF,v 1.6 2000-08-31 12:48:42 sandervl Exp $ 2 2 3 3 ; … … 16 16 ; D3DParseUnknownCommand @2 17 17 ; DDGetAttachedSurfaceLcl @3 18 DDHAL32_VidMemFree = _DDHAL32_VidMemFree@4 @419 DDHAL32_VidMemAlloc = _DDHAL32_VidMemAlloc@4 @518 DDHAL32_VidMemFree = _DDHAL32_VidMemFree@4 @4 19 DDHAL32_VidMemAlloc = _DDHAL32_VidMemAlloc@4 @5 20 20 ; DDInternalLock @6 21 21 ; DDInternalUnlock @7 22 22 ; DSoundHelp @8 23 DirectDrawCreate = _OS2DirectDrawCreate@12@923 DirectDrawCreate = _OS2DirectDrawCreate@12 @9 24 24 ; DirectDrawCreateClipper @10 25 ; DirectDrawCreateEx@1126 DirectDrawEnumerateA = _OS2DirectDrawEnumerateA@8@1227 DirectDrawEnumerateExA = _OS2DirectDrawEnumerateExA@12 @1325 DirectDrawCreateEx = _DirectDrawCreateEx@16 @11 26 DirectDrawEnumerateA = _OS2DirectDrawEnumerateA@8 @12 27 DirectDrawEnumerateExA = _OS2DirectDrawEnumerateExA@12 @13 28 28 ; DirectDrawEnumerateExW @14 29 29 ; DirectDrawEnumerateW @15 30 DllCanUnloadNow = _DllCanUnloadNow@0 @1631 DllGetClassObject = _DllGetClassObject@12 @1730 DllCanUnloadNow = _DllCanUnloadNow@0 @16 31 DllGetClassObject = _DllGetClassObject@12 @17 32 32 ; GetAliasedVidMem @18 33 33 ; GetDDSurfaceLocal @19
Note:
See TracChangeset
for help on using the changeset viewer.