mirror of
https://github.com/reactos/wine.git
synced 2024-11-25 20:59:54 +00:00
20698b22df
DllGetClassObject and DllCanUnloadNow functions private (suggested by Jon Griffiths).
5 lines
273 B
Ruby
5 lines
273 B
Ruby
@ stdcall -private DllCanUnloadNow() DMSTYLE_DllCanUnloadNow
|
|
@ stdcall -private DllGetClassObject(long long ptr) DMSTYLE_DllGetClassObject
|
|
@ stdcall -private DllRegisterServer() DMSTYLE_DllRegisterServer
|
|
@ stdcall -private DllUnregisterServer() DMSTYLE_DllUnregisterServer
|