1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-09 04:16:08 +00:00
wine/dlls/combase
Dmitry Timoshkov 3c9720f4a6 combase: Execute local server for correct architecture in a WoW64 setup.
Based on implementation of create_surrogate_server().

This patch makes 64-bit application work with its own shipped 32-bit COM server.

Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-07-04 23:33:23 +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_private.h combase: Use CRT memory allocation functions. 2022-05-20 12:24:38 +02:00
combase.c combase: Use CRT memory allocation functions. 2022-05-20 12:24:38 +02:00
combase.spec combase: Add RoSetErrorReportingFlags() stub. 2022-03-02 20:17:25 +01:00
dcom.idl
errorinfo.c combase: Use CRT memory allocation functions. 2022-05-20 12:24:38 +02:00
hglobalstream.c combase: Use CRT memory allocation functions. 2022-05-20 12:24:38 +02:00
irpcss.idl
Makefile.in combase: Build without WINE_NO_LONG_TYPES. 2022-02-08 20:24:15 +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: Use CRT memory allocation functions. 2022-05-20 12:24:38 +02:00
usrmarshal.c combase: Use CRT memory allocation functions. 2022-05-20 12:24:38 +02:00