Sweden-Number/dlls/setupapi
Zebediah Figura 72f298e3f7 setupapi: Also start newly installed root PnP services in SetupDiInstallDevice().
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-27 09:29:13 +02:00
..
tests setupapi/tests: Don't test functions directly when reporting GetLastError(). 2019-06-10 12:19:47 +02:00
Makefile.in setupapi: Delay-load user32. 2019-06-25 19:26:23 +02:00
devinst.c setupapi: Also start newly installed root PnP services in SetupDiInstallDevice(). 2019-06-27 09:29:13 +02:00
dialog.c
dirid.c
diskspace.c
fakedll.c setupapi: Extract the 16-bit fake dll from the 32-bit PE one. 2019-05-20 10:15:17 +02:00
install.c setupapi: Fix error handling in SetupInstallServicesFromInfSection(). 2019-05-24 11:25:35 +02:00
misc.c setupapi: Always fill output parameters in SetupCopyOEMInfA(). 2019-05-24 11:25:35 +02:00
parser.c setupapi: Avoid debugstr buffer overflow. 2019-05-13 12:48:51 +02:00
query.c setupapi: For consistency use __x86_64__ instead of __x86_64. 2018-09-20 12:34:57 +02:00
queue.c setupapi: Don't fail a queued copy if no copy was necessary. 2019-05-20 12:18:05 +02:00
setupapi.rc setupapi: Fix broken control definition. 2018-10-30 00:10:14 +01:00
setupapi.spec setupapi: Add a basic implementation of SetupDiInstallDevice(). 2019-05-27 14:36:19 +02:00
setupapi_private.h setupapi: Remove implementation for LayoutInf parameter of SP_FILE_COPY_PARAMS. 2019-05-02 17:10:36 +02:00
setupcab.c
stringtable.c
stubs.c setupapi: Correct function parameter for CM_Set_Class_Registry_PropertyA/W. 2019-05-23 08:57:42 +02:00