wine/dlls/combase
Bernhard Kölbl d372fdfd7d combase/tests: Add tests for the hstring_private struct.
The goal of these tests is to show, that the memory layout
of hstring_private is different on Windows, than currently
used in Wine. This creates issues with the WinRT SDK, which
allocates HSTRINGs without using the functions provided by
the combase dll.

Signed-off-by: Bernhard Kölbl <besentv@gmail.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-01-26 21:53:56 +01:00
..
tests combase/tests: Add tests for the hstring_private struct. 2022-01-26 21:53:56 +01:00
apartment.c
combase.c
combase.spec combase: Add stub for RoOriginateError. 2021-11-11 18:39:48 +01:00
combase_private.h
dcom.idl
errorinfo.c
hglobalstream.c
irpcss.idl
Makefile.in makefiles: Make -mno-cygwin the default. 2021-09-20 22:45:48 +02:00
malloc.c
marshal.c combase: Clarify stream data format used by FT marshaler. 2021-10-29 09:24:54 +02:00
roapi.c combase: Add stub for RoOriginateError. 2021-11-11 18:39:48 +01:00
rpc.c
string.c
stubmanager.c
usrmarshal.c