mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-01 14:20:15 +00:00
e8c7c0681a
The native version of this DLL contains proxy code for various interfaces, but for the moment only servprov.idl is implemented.
5 lines
211 B
Ruby
5 lines
211 B
Ruby
3 stdcall -private GetProxyDllInfo(ptr ptr)
|
|
@ stdcall -private DllCanUnloadNow()
|
|
@ stdcall -private DllGetClassObject(ptr ptr ptr)
|
|
@ stdcall -private DllRegisterServer()
|
|
@ stdcall -private DllUnregisterServer()
|