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 setupapi: Use the ARRAY_SIZE() macro. 2018-09-17 15:40:32 +02:00
dirid.c
diskspace.c
fakedll.c setupapi: Use the ARRAY_SIZE() macro. 2018-09-17 15:40:32 +02:00
install.c setupapi: Turn several constants and variables into static constants. 2018-11-30 19:36:51 +01:00
misc.c setupapi: Use the ARRAY_SIZE() macro. 2018-09-17 15:40:32 +02:00
parser.c setupapi: Use the ARRAY_SIZE() macro. 2018-09-17 15:40:32 +02:00
query.c setupapi: For consistency use __x86_64__ instead of __x86_64. 2018-09-20 12:34:57 +02:00
queue.c setupapi: Use the ARRAY_SIZE() macro. 2018-09-17 15:40:32 +02:00
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