reactos/dll/win32/setupapi
Hermès Bélusca-Maïto 07e3e7d3c4
[SETUPAPI] Prepare for partial Wine sync.
- Add __REACTOS__ for ReactOS-specific copied files security descriptor support.
- Add missing __REACTOS__ guard + restoring original wine code in CopyFileW call.

- Remove erroneous casts: input parameters are already strings.
  Revert unnecessary changes from commit fc10b038f (r16937).
2025-02-01 21:34:11 +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 [SETUPAPI] Prepare Wine syncing. 2025-02-01 21:34:07 +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 [SETUPAPI] Prepare Wine syncing. 2025-02-01 21:34:07 +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
query.c
queue.c [SETUPAPI] Prepare for partial Wine sync. 2025-02-01 21:34:11 +01:00
resource.h
rpc.c
rpc_private.h
setupapi.rc [SETUPAPI] Add dll version info (#6050) 2023-11-28 19:30:34 +07:00
setupapi.spec [SETUPAPI] Implement SetupDiGetCustomDevicePropertyA 2024-12-21 10:35:53 +01:00
setupapi_private.h [WINESYNC] setupapi: setupapi.h must not define HSTRING_TABLE and the StringTable* prototypes. 2025-02-01 21:34:10 +01:00
setupcab.c [SETUPAPI] Prepare Wine syncing. 2025-02-01 21:34:07 +01:00
stringtable.c Partially revert commit 30810893ad. 2025-02-01 21:34:08 +01:00
stubs.c