Changeset 4970 for trunk/src/ddraw/new/ddraw.DEF
- Timestamp:
- Jan 19, 2001, 3:06:55 AM (25 years ago)
- File:
-
- 1 edited
-
trunk/src/ddraw/new/ddraw.DEF (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/ddraw/new/ddraw.DEF
r3345 r4970 1 ; $Id: ddraw.DEF,v 1. 1 2000-04-07 18:21:11mike Exp $1 ; $Id: ddraw.DEF,v 1.2 2001-01-19 02:06:55 mike Exp $ 2 2 3 3 ; … … 11 11 IMPORTS 12 12 _GpiEnableYInversion = PMGPI.723 13 _GpiQueryDCData = PMGPI.66514 13 15 14 EXPORTS … … 17 16 ; D3DParseUnknownCommand @2 18 17 ; DDGetAttachedSurfaceLcl @3 19 DDHAL32_VidMemFree = _DDHAL32_VidMemFree@4 @420 DDHAL32_VidMemAlloc = _DDHAL32_VidMemAlloc@4 @518 DDHAL32_VidMemFree = _DDHAL32_VidMemFree@4 @4 19 DDHAL32_VidMemAlloc = _DDHAL32_VidMemAlloc@4 @5 21 20 ; DDInternalLock @6 22 21 ; DDInternalUnlock @7 23 22 ; DSoundHelp @8 24 DirectDrawCreate = _OS2DirectDrawCreate@12@923 DirectDrawCreate = _OS2DirectDrawCreate@12 @9 25 24 ; DirectDrawCreateClipper @10 26 ; DirectDrawCreateEx@1127 DirectDrawEnumerateA = _OS2DirectDrawEnumerateA@8@1228 DirectDrawEnumerateExA = _OS2DirectDrawEnumerateExA@12 @1325 DirectDrawCreateEx = _DirectDrawCreateEx@16 @11 26 DirectDrawEnumerateA = _OS2DirectDrawEnumerateA@8 @12 27 DirectDrawEnumerateExA = _OS2DirectDrawEnumerateExA@12 @13 29 28 ; DirectDrawEnumerateExW @14 30 29 ; DirectDrawEnumerateW @15 31 DllCanUnloadNow = _DllCanUnloadNow@0 @1632 DllGetClassObject = _DllGetClassObject@12 @1730 DllCanUnloadNow = _DllCanUnloadNow@0 @16 31 DllGetClassObject = _DllGetClassObject@12 @17 33 32 ; GetAliasedVidMem @18 34 33 ; GetDDSurfaceLocal @19
Note:
See TracChangeset
for help on using the changeset viewer.
