mirror of
https://github.com/reactos/wine.git
synced 2024-11-24 20:30:01 +00:00
e8c7c0681a
The native version of this DLL contains proxy code for various interfaces, but for the moment only servprov.idl is implemented.
6 lines
211 B
Ruby
6 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()
|