41 lines
1.1 KiB
Python
41 lines
1.1 KiB
Python
name ddraw
|
|
type win32
|
|
init DDRAW_DllMain
|
|
rsrc version.res
|
|
|
|
import user32.dll
|
|
import gdi32.dll
|
|
import kernel32.dll
|
|
import ntdll.dll
|
|
|
|
debug_channels (ddraw)
|
|
|
|
@ stub DDHAL32_VidMemAlloc
|
|
@ stub DDHAL32_VidMemFree
|
|
@ stub DDInternalLock
|
|
@ stub DDInternalUnlock
|
|
@ stub DSoundHelp
|
|
@ stdcall DirectDrawCreate(ptr ptr ptr) DirectDrawCreate
|
|
@ stdcall DirectDrawCreateClipper(long ptr ptr) DirectDrawCreateClipper
|
|
@ stdcall DirectDrawCreateEx(ptr ptr ptr ptr) DirectDrawCreateEx
|
|
@ stdcall DirectDrawEnumerateA(ptr ptr) DirectDrawEnumerateA
|
|
@ stdcall DirectDrawEnumerateW(ptr ptr) DirectDrawEnumerateW
|
|
@ stdcall DirectDrawEnumerateExA(ptr ptr long) DirectDrawEnumerateExA
|
|
@ stdcall DirectDrawEnumerateExW(ptr ptr long) DirectDrawEnumerateExW
|
|
@ stdcall DllCanUnloadNow() DDRAW_DllCanUnloadNow
|
|
@ stdcall DllGetClassObject(ptr ptr ptr) DDRAW_DllGetClassObject
|
|
@ stub GetNextMipMap
|
|
@ stub GetSurfaceFromDC
|
|
@ stub HeapVidMemAllocAligned
|
|
@ stub InternalLock
|
|
@ stub InternalUnlock
|
|
@ stub LateAllocateSurfaceMem
|
|
@ stub VidMemAlloc
|
|
@ stub VidMemAmountFree
|
|
@ stub VidMemFini
|
|
@ stub VidMemFree
|
|
@ stub VidMemInit
|
|
@ stub VidMemLargestFree
|
|
@ stub thk1632_ThunkData32
|
|
@ stub thk3216_ThunkData32
|