wine/dlls/combase
Connor McAdams 8d11327ecf combase: Check that process ID matches before searching the MTA for a stub manager.
Now that MTA objects across processes share a value of 0 in the Data2
field of the stub manager IPID, make sure that we only search the MTA
for stub managers that reside in the current process.

Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
2023-05-08 20:01:10 +02:00
..
tests combase: Lookup activatable class library in the activation context. 2022-05-20 12:24:38 +02:00
apartment.c combase: Use CRT memory allocation functions. 2022-05-20 12:24:38 +02:00
combase.c combase: Avoid calling RtlInitUnicodeString on a static constant. 2023-02-07 17:46:14 +01:00
combase.spec combase: Add RoSetErrorReportingFlags() stub. 2022-03-02 20:17:25 +01:00
combase_private.h combase: Use CRT memory allocation functions. 2022-05-20 12:24:38 +02:00
dcom.idl
errorinfo.c include: Use proper dllimports for OLE functions. 2022-12-07 13:51:37 +01:00
hglobalstream.c combase: Use CRT memory allocation functions. 2022-05-20 12:24:38 +02:00
irpcss.idl
Makefile.in include: Use proper dllimports for OLE functions. 2022-12-07 13:51:37 +01:00
malloc.c combase: Use CRT memory allocation functions. 2022-05-20 12:24:38 +02:00
marshal.c combase: Use CRT memory allocation functions. 2022-05-20 12:24:38 +02:00
roapi.c combase: Lookup activatable class library in the activation context. 2022-05-20 12:24:38 +02:00
rpc.c combase: Execute local server for correct architecture in a WoW64 setup. 2022-07-04 23:33:23 +02:00
string.c combase: Use CRT memory allocation functions. 2022-05-20 12:24:38 +02:00
stubmanager.c combase: Check that process ID matches before searching the MTA for a stub manager. 2023-05-08 20:01:10 +02:00
usrmarshal.c combase: Use CRT memory allocation functions. 2022-05-20 12:24:38 +02:00