reactos/dll/win32/setupapi
winesync 0413993a2c
[WINESYNC] setupapi: Separate the entire copy operation into a helper function.
So as to centralize SPFILENOTIFY_COPYERROR callbacks into one place.

Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>

wine commit id 3cb621e6ca78064adeb2415bf3467e476e9eba6a by Zebediah Figura <z.figura12@gmail.com>

[WINESYNC] setupapi: Keep track of source media in a separate list.

Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>

wine commit id 31bb0097ad85090b1e006ade020c68aa5582dc0c by Zebediah Figura <z.figura12@gmail.com>
2025-02-01 21:34:26 +01:00
..
lang [SETUPAPI] Update Romanian (ro-RO) translation (#6843) 2024-07-16 21:41:46 +02:00
res
cfgmgr.c [SETUPAPI] CM_Set_Class_Registry_PropertyW: Do not convert SD if ulLength is 0 2024-12-14 20:09:27 +01:00
CMakeLists.txt [WINESYNC] setupapi: Implement a binary compatible string table. 2025-02-01 21:34:15 +01:00
devclass.c [SETUPAPI] Prepare Wine syncing. 2025-02-01 21:34:07 +01:00
devinst.c [SETUPAPI] Implement SetupDiGetCustomDevicePropertyA 2024-12-21 10:35:53 +01:00
dialog.c [WINESYNC] setupapi: Use the ARRAY_SIZE() macro. 2025-02-01 21:34:20 +01:00
dirid.c
diskspace.c
driver.c
install.c [INF][BOOTDATA][SETUPAPI] Use Inf instead of Cmd.exe to register IExplore (#7171) 2024-07-24 22:55:29 +02:00
interface.c
misc.c [SETUPAPI] Prepare Wine syncing. 2025-02-01 21:34:07 +01:00
parser.c [WINESYNC] setupapi: Store the path to the driver key in the device key. 2025-02-01 21:34:22 +01:00
query.c [WINESYNC] setupapi: Use the ARRAY_SIZE() macro. 2025-02-01 21:34:20 +01:00
queue.c [WINESYNC] setupapi: Separate the entire copy operation into a helper function. 2025-02-01 21:34:26 +01:00
resource.h
rpc.c
rpc_private.h
setupapi.rc
setupapi.spec [WINESYNC] setupapi: Move strdupW and strdupWtoA to the setupapi_private.h header. 2025-02-01 21:34:13 +01:00
setupapi_private.h [WINESYNC] setupapi: Move strdupW and strdupWtoA to the setupapi_private.h header. 2025-02-01 21:34:13 +01:00
setupcab.c [SETUPAPI] Prepare Wine syncing. 2025-02-01 21:34:07 +01:00
stringtable.c [SETUPAPI] stringtable.c: Code simplification and bugfix. 2025-02-01 21:34:13 +01:00
stringtable_wine.c [WINESYNC] setupapi: Implement a binary compatible string table. 2025-02-01 21:34:15 +01:00
stubs.c