Sweden-Number/dlls/setupapi
Zebediah Figura 8bc25b24af setupapi: Don't fail a queued copy if no copy was necessary.
This fixes a regression introduced by 3e5c9798a8.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47219
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-05-20 12:18:05 +02:00
..
tests setupapi: Don't fail a queued copy if no copy was necessary. 2019-05-20 12:18:05 +02:00
Makefile.in
devinst.c setupapi: Fix size to MultiByteToWideChar(). 2019-05-17 18:20:41 +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: Add SetupDiRegisterCoDeviceInstallers stub. 2019-03-07 19:19:50 +01: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: Implement SetupDiOpenDeviceInfoA(). 2019-03-18 11:50:01 +01:00