wine-wine/dlls/setupapi
Michael Müller 501eb50def setupapi: Add support for IDF_CHECKFIRST flag in SetupPromptForDiskW.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=20465
Signed-off-by: Gijs Vermeulen <gijsvrm@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
(cherry picked from commit 0422c6c4d0)
Conflicts:
        dlls/setupapi/dialog.c
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
2020-04-08 23:31:16 +02:00
..
tests setupapi: Add magic bytes to struct file_queue and validate them in SetupCloseFileQueue(). 2019-10-08 23:18:45 +02:00
Makefile.in
devinst.c setupapi: Add DECLSPEC_HOTPATCH to SetupDiEnumDeviceInfo(). 2019-08-14 22:34:25 +02:00
dialog.c setupapi: Add support for IDF_CHECKFIRST flag in SetupPromptForDiskW. 2020-04-08 23:31:16 +02:00
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: Add magic bytes to struct file_queue and validate them in SetupCloseFileQueue(). 2019-10-08 23:18:45 +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: Correct function parameter for CM_Set_Class_Registry_PropertyA/W. 2019-11-14 23:43:19 +01:00