Sweden-Number/dlls/setupapi
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
..
tests setupapi/tests: Fix return value checking. 2018-12-18 10:24:44 +01:00
Makefile.in
devinst.c setupapi: Always return device info from SetupDiGetDeviceInterfaceDetail() if requested. 2018-12-06 08:57:42 +01:00
dialog.c
dirid.c
diskspace.c
fakedll.c
install.c setupapi: Turn several constants and variables into static constants. 2018-11-30 19:36:51 +01:00
misc.c
parser.c
query.c
queue.c
setupapi.rc setupapi: Fix broken control definition. 2018-10-30 00:10:14 +01:00
setupapi.spec setupapi: Implement SetupDiDeleteDeviceInterfaceData(). 2018-12-04 10:02:17 +01:00
setupapi_private.h
setupcab.c
stringtable.c
stubs.c setupapi: Implement SetupDiDeleteDeviceInfo(). 2018-12-04 10:02:23 +01:00