reactos/dll/win32/setupapi
winesync 75b8fd01b0
[WINESYNC] setupapi: Add magic bytes to struct file_queue and validate them in SetupCloseFileQueue().
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=12332
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>

wine commit id c65d98065c0038e0919f40bec4a9dc978fb2ade9 by Zebediah Figura <z.figura12@gmail.com>
2024-02-20 16:39:28 +01:00
..
lang [SETUPAPI] Update Romanian (ro-RO) translation (#6396) 2024-01-21 21:07:06 +01:00
res
cfgmgr.c [SETUPAPI] CMP_RegisterNotification(): Remove useless/broken check (#6210) 2023-12-23 21:49:47 +01:00
CMakeLists.txt ******** Now compile wine's stringtable.c for testing purposes 2024-02-20 16:38:44 +01:00
devclass.c [SETUPAPI] Prepare Wine syncing. 2024-02-20 16:38:22 +01:00
devinst.c
dialog.c [WINESYNC] setupapi: Use the ARRAY_SIZE() macro. 2024-02-20 16:38:53 +01:00
dirid.c
diskspace.c
driver.c
install.c
interface.c
misc.c [SETUPAPI] Prepare Wine syncing. 2024-02-20 16:38:22 +01:00
parser.c [WINESYNC] setupapi: Search for substituted strings in SetupFindNextMatchLine(). 2024-02-20 16:39:04 +01:00
query.c [WINESYNC] setupapi: For consistency use __x86_64__ instead of __x86_64. 2024-02-20 16:38:54 +01:00
queue.c [WINESYNC] setupapi: Add magic bytes to struct file_queue and validate them in SetupCloseFileQueue(). 2024-02-20 16:39:28 +01:00
resource.h
rpc.c
rpc_private.h
setupapi.rc
setupapi.spec [WINESYNC] setupapi: Implement SetupInstallFileExA/W. 2024-02-20 16:38:35 +01:00
setupapi_private.h [WINESYNC] setupapi: Move strdupW and strdupWtoA to the setupapi_private.h header. 2024-02-20 16:38:28 +01:00
setupcab.c [SETUPAPI] Prepare Wine syncing. 2024-02-20 16:38:22 +01:00
stringtable.c [SETUPAPI] stringtable.c: Code simplification and bugfix. 2024-02-20 16:38:41 +01:00
stringtable_wine.c [WINESYNC] setupapi: Implement a binary compatible string table. 2024-02-20 16:38:43 +01:00
stubs.c