wine/dlls/setupapi
2023-02-17 11:26:51 +01:00
..
tests setupapi: Create the registry value if it doesn't exist in append_multi_sz_value(). 2023-02-08 08:58:10 +01:00
devinst.c setupapi: Set SPDRP_CONFIGFLAGS in SetupDiInstallDevice(). 2022-11-17 18:01:48 +01:00
dialog.c setupapi: Use standard va_list instead of __ms_va_list. 2023-02-17 11:26:51 +01:00
dirid.c
diskspace.c
fakedll.c setupapi: Fix wildcard matching for fakedlls inside the build dir. 2022-12-02 11:04:46 +01:00
install.c setupapi: Create the registry value if it doesn't exist in append_multi_sz_value(). 2023-02-08 08:58:10 +01:00
Makefile.in
misc.c setupapi: Fix memory leak on realloc failure in RetreiveFileSecurity. 2023-02-06 22:34:44 +01:00
parser.c
query.c
queue.c
setupapi.rc
setupapi.spec
setupapi_private.h setupapi: Move prototypes not in Windows's setupapi.h to setupapi_private.h. 2022-12-06 17:04:50 +01:00
setupcab.c setupapi: Use _S_I(READ|WRITE) from sys/stat.h instead of redefining them. 2022-12-06 17:04:50 +01:00
stringtable.c setupapi: Move prototypes not in Windows's setupapi.h to setupapi_private.h. 2022-12-06 17:04:50 +01:00
stubs.c