mirror of
https://gitlab.winehq.org/wine/wine.git
synced 2025-08-29 10:43:55 +02:00
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()
|