mirror of
https://github.com/FunkyFr3sh/cnc-ddraw.git
synced 2025-03-15 06:04:49 +01:00
24 lines
991 B
Modula-2
24 lines
991 B
Modula-2
LIBRARY ddraw.dll
|
|
|
|
EXPORTS
|
|
AcquireDDThreadLock @1
|
|
CompleteCreateSysmemSurface @2
|
|
D3DParseUnknownCommand @3
|
|
DDInternalLock @5
|
|
DDInternalUnlock @6
|
|
DirectDrawCreate @8
|
|
DirectDrawCreateClipper @9
|
|
DirectDrawCreateEx @10
|
|
DirectDrawEnumerateA @11
|
|
DirectDrawEnumerateExA @12
|
|
DirectDrawEnumerateExW @13
|
|
DirectDrawEnumerateW @14
|
|
ReleaseDDThreadLock @21
|
|
DirectInputCreateA = fake_DirectInputCreateA
|
|
DirectInputCreateW = fake_DirectInputCreateW
|
|
DirectInputCreateEx = fake_DirectInputCreateEx
|
|
DirectInput8Create = fake_DirectInput8Create
|
|
GameHandlesClose DATA
|
|
pvBmpBits = FakePrimarySurface DATA
|
|
DDIsWindowed
|