Sweden-Number/dlls/ole32/tests
Zebediah Figura b181b0bbde ole32/tests: Only test the original SChannelHookCallInfo structure.
This in some sense reverts most of edaf60d71a.
Unless an application depends on the new hook structure, this seems far too
much like testing internal behaviour. That the structure seems to have
changed multiple times in Windows 10 makes this unlikely.

Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-01-02 17:40:07 +01:00
..
Makefile.in ole32/tests: Add some more tests for interface redirection handling. 2019-10-31 00:33:46 +01:00
clipboard.c ole32/tests: Fix return value trace. 2019-12-12 23:17:05 +01:00
compobj.c ole32: Reimplement CoGetCurrentProcess() to use global counter from rpcss. 2019-11-08 10:29:06 +01:00
defaulthandler.c
dragdrop.c
errorinfo.c
hglobalstream.c
marshal.c ole32/tests: Only test the original SChannelHookCallInfo structure. 2020-01-02 17:40:07 +01:00
moniker.c ole32/tests: Add some tests for item moniker ParseDisplayName(). 2019-12-23 20:13:23 +01:00
ole2.c ole32/tests: Make the tests less verbose by default. 2019-12-26 21:56:04 +01:00
ole_server.c include: Allow using debug.h in tests. 2019-12-17 16:55:15 +01:00
propvariant.c ole32/tests: Add PropVariantCopy() test for BSTR with embedded null. 2019-12-18 18:07:04 +01:00
stg_prop.c ole32: Add separate enumerator implementation for IEnumSTATPROPSETSTG. 2019-11-08 18:19:17 +01:00
storage32.c
testlib.c ole32/tests: Add some more tests for interface redirection handling. 2019-10-31 00:33:46 +01:00
testlib.spec ole32/tests: Add some more tests for interface redirection handling. 2019-10-31 00:33:46 +01:00
usrmarshal.c