1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 03:45:57 +00:00
wine/dlls/setupapi
2022-12-06 17:04:50 +01:00
..
tests setupapi: Move prototypes not in Windows's setupapi.h to setupapi_private.h. 2022-12-06 17:04:50 +01:00
devinst.c setupapi: Set SPDRP_CONFIGFLAGS in SetupDiInstallDevice(). 2022-11-17 18:01:48 +01:00
dialog.c
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
Makefile.in
misc.c
parser.c
query.c
queue.c
setupapi_private.h setupapi: Move prototypes not in Windows's setupapi.h to setupapi_private.h. 2022-12-06 17:04:50 +01:00
setupapi.rc
setupapi.spec
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