Sweden-Number/dlls/setupapi
Fabian Maurer c77ba713d2 setupapi: Correct function parameter for CM_Set_Class_Registry_PropertyA/W.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47249
Signed-off-by: Fabian Maurer <dark.shadow4@web.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-05-23 08:57:42 +02:00
..
tests setupapi: Implement class co-installers in SetupDiCallClassInstaller(). 2019-05-22 19:17:16 +02:00
Makefile.in
devinst.c setupapi: Implement SetupDiInstallDeviceInterfaces(). 2019-05-23 08:57:34 +02:00
dialog.c setupapi: Use the ARRAY_SIZE() macro. 2018-09-17 15:40:32 +02:00
dirid.c
diskspace.c
fakedll.c setupapi: Extract the 16-bit fake dll from the 32-bit PE one. 2019-05-20 10:15:17 +02:00
install.c setupapi: Avoid passing a NULL source filename to SetupQueueDefaultCopy(). 2019-05-08 08:31:20 -05:00
misc.c setupapi: Use the ARRAY_SIZE() macro. 2018-09-17 15:40:32 +02:00
parser.c setupapi: Avoid debugstr buffer overflow. 2019-05-13 12:48:51 +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: Don't fail a queued copy if no copy was necessary. 2019-05-20 12:18:05 +02:00
setupapi.rc setupapi: Fix broken control definition. 2018-10-30 00:10:14 +01:00
setupapi.spec setupapi: Implement SetupDiInstallDriverFiles(). 2019-05-23 08:57:28 +02:00
setupapi_private.h setupapi: Remove implementation for LayoutInf parameter of SP_FILE_COPY_PARAMS. 2019-05-02 17:10:36 +02:00
setupcab.c
stringtable.c
stubs.c setupapi: Correct function parameter for CM_Set_Class_Registry_PropertyA/W. 2019-05-23 08:57:42 +02:00