-
- Downloads
combase: Implement local server registration via SCM.
Main point of this change is to get rid of auxiliary thread that is causing issues when CoRevokeClassObject() has to wait on it, potentially deadlocking when called from DllMain. Signed-off-by:Nikolay Sivov <nsivov@codeweavers.com> Signed-off-by:
Huw Davies <huw@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
Showing
- dlls/combase/combase.c 22 additions, 11 deletionsdlls/combase/combase.c
- dlls/combase/combase_private.h 2 additions, 2 deletionsdlls/combase/combase_private.h
- dlls/combase/rpc.c 81 additions, 225 deletionsdlls/combase/rpc.c
- dlls/ole32/compobj.c 0 additions, 2 deletionsdlls/ole32/compobj.c
- include/wine/irpcss.idl 17 additions, 0 deletionsinclude/wine/irpcss.idl
- programs/rpcss/rpcss_main.c 100 additions, 0 deletionsprograms/rpcss/rpcss_main.c
Loading
Please register or sign in to comment