mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-01 22:50:08 +00:00
d37f0abf07
Dll(Un)RegisterServer with the dll name so that the compiler can check the prototypes.
5 lines
219 B
Ruby
5 lines
219 B
Ruby
@ stdcall DirectInput8Create(long long ptr ptr ptr)
|
|
@ stdcall -private DllCanUnloadNow()
|
|
@ stdcall -private DllGetClassObject(ptr ptr ptr)
|
|
@ stdcall -private DllRegisterServer()
|
|
@ stdcall -private DllUnregisterServer()
|