Sweden-Number/dlls/setupapi/tests
Zhiyi Zhang 06a86134ab setupapi/tests: Fix return value checking.
SetupDiCreateDeviceInfoList returns INVALID_HANDLE_VALUE(~0) on error
instead of NULL.

Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-12-18 10:24:44 +01:00
..
Makefile.in setupapi/tests: Add more tests for creating and removing devices. 2018-11-20 09:59:01 +01:00
devinst.c setupapi/tests: Fix return value checking. 2018-12-18 10:24:44 +01:00
diskspace.c
install.c setupapi/tests: Add SetupInstallFromInfSectionA test. 2018-08-15 10:49:07 +02:00
misc.c setupapi/tests: Use the available ARRAY_SIZE() macro. 2018-06-15 12:56:48 +02:00
parser.c setupapi/tests: Fix a test failure on latest Windows 10. 2018-12-11 15:54:06 +01:00
query.c
setupapi.manifest
setupapi.rc
setupcab.c setupapi/tests: Use the available ARRAY_SIZE() macro. 2018-06-15 12:56:48 +02:00
stringtable.c