Sweden-Number/dlls/ole32/tests
Nikolay Sivov 0562c64dd2 ole32/tests: Link to storage API directly.
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-09 20:30:31 +02:00
..
Makefile.in
clipboard.c ole32/tests: Add some return value checks (Coverity). 2020-01-03 21:40:59 +01:00
compobj.c ole32/tests: Use treat-as-class functions directly. 2020-09-09 20:30:31 +02:00
defaulthandler.c
dragdrop.c ole32: Avoid calling QueryContinueDrag recursively. 2020-02-18 11:14:34 +01:00
errorinfo.c
hglobalstream.c ole32: Add a check for hglobal pointer to GetHGlobalFromStream. 2020-08-18 21:35:52 +02:00
marshal.c ole32: Move more built-in classes to CoGetClassObject(). 2020-08-13 12:25:36 +02:00
moniker.c ole32/tests: Use helper to test display names. 2020-02-03 12:36:31 +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/tests: Link to storage API directly. 2020-09-09 20:30:31 +02:00
storage32.c ole32/tests: Link to storage API directly. 2020-09-09 20:30:31 +02:00
testlib.c
testlib.spec
usrmarshal.c