Sweden-Number/dlls/combase
Nikolay Sivov adfaa93877 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>
2020-09-02 16:30:04 +02:00
..
tests
Makefile.in combase: Move default memory stream implementation. 2020-09-02 16:30:03 +02:00
apartment.c combase: Move ORPC functionality. 2020-09-01 20:56:43 +02:00
combase.c combase: Implement local server registration via SCM. 2020-09-02 16:30:04 +02:00
combase.spec combase: Move default memory stream implementation. 2020-09-02 16:30:03 +02:00
combase_private.h combase: Implement local server registration via SCM. 2020-09-02 16:30:04 +02:00
dcom.idl combase: Move stub manager. 2020-09-01 20:56:43 +02:00
errorinfo.c combase: Move SetErrorInfo(). 2020-08-18 21:38:00 +02:00
hglobalstream.c combase: Move default memory stream implementation. 2020-09-02 16:30:03 +02:00
irpcss.idl combase: Expose ROT access helpers. 2020-08-24 22:14:44 +02:00
malloc.c combase: Move IMalloc/IMallocSpy functionality. 2020-08-05 11:12:01 +02:00
marshal.c combase: Move ORPC functionality. 2020-09-01 20:56:43 +02:00
roapi.c combase: Add GetRestrictedErrorInfo and RoOriginateLanguageException stubs. 2020-01-07 22:26:08 +01:00
rpc.c combase: Implement local server registration via SCM. 2020-09-02 16:30:04 +02:00
string.c
stubmanager.c combase: Move ORPC functionality. 2020-09-01 20:56:43 +02:00
usrmarshal.c combase: Fix the trailing linefeed of a TRACE(). 2020-08-10 21:27:20 +02:00