1
0
mirror of https://github.com/FunkyFr3sh/cnc-ddraw.git synced 2025-03-14 22:03:27 +01:00
cnc-ddraw/ddraw.def

19 lines
782 B
Modula-2
Raw Normal View History

2010-10-10 19:41:47 +03:00
LIBRARY ddraw.dll
EXPORTS
2021-05-29 20:52:25 +02:00
AcquireDDThreadLock @1
D3DParseUnknownCommand @3
DDInternalLock @5
DDInternalUnlock @6
2020-10-13 10:15:42 +02:00
DirectDrawCreate @8
2020-10-13 09:20:52 +02:00
DirectDrawCreateClipper @9
2020-10-15 05:13:37 +02:00
DirectDrawCreateEx @10
2020-10-13 10:15:42 +02:00
DirectDrawEnumerateA @11
DirectDrawEnumerateExA @12
DirectDrawEnumerateExW @13
DirectDrawEnumerateW @14
2021-05-29 20:52:25 +02:00
ReleaseDDThreadLock @21
DirectInputCreateEx = fake_DirectInputCreateEx @22
2020-10-13 09:20:52 +02:00
GameHandlesClose DATA
2020-10-15 05:13:37 +02:00
pvBmpBits = FakePrimarySurface DATA