newdev: update spec file

Austin English austinenglish at gmail.com
Tue Oct 13 06:59:49 CDT 2015


Depends on https://source.winehq.org/patches/data/115206 / newdev: add
a stub for InstallSelectedDriver

I can resend as a series if needed (didn't originally intend to do
this, but figured I might as well while I was in that area).

-- 
-Austin
-------------- next part --------------
From 9c56f2f25fd1e784b218cbee87e8dbb3a5135ecf Mon Sep 17 00:00:00 2001
From: Austin English <austinenglish at gmail.com>
Date: Tue, 13 Oct 2015 06:57:00 -0500
Subject: [PATCH 2/2] newdev: update specfile

Signed-off-by: Austin English <austinenglish at gmail.com>
---
 dlls/newdev/newdev.spec | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/dlls/newdev/newdev.spec b/dlls/newdev/newdev.spec
index ff15edd..cef0abb 100644
--- a/dlls/newdev/newdev.spec
+++ b/dlls/newdev/newdev.spec
@@ -1,4 +1,18 @@
+@ stub DeviceInternetSettingUiW
+@ stub DiInstallDevice
+@ stub DiInstallDriverA
+@ stub DiInstallDriverW
+@ stub DiRollbackDriver
+@ stub DiShowUpdateDevice
+@ stub DiUninstallDevice
 @ stdcall InstallNewDevice(long ptr ptr)
 @ stdcall InstallSelectedDriver(long ptr wstr long ptr)
+@ stub InstallWindowsUpdateDriver
+@ stub SetInternetPolicies
 @ stdcall UpdateDriverForPlugAndPlayDevicesA(long str str long ptr)
 @ stdcall UpdateDriverForPlugAndPlayDevicesW(long wstr wstr long ptr)
+@ stub pDiDeviceInstallActionW
+@ stub pDiDeviceInstallNotificationW
+@ stub pDiDoDeviceInstallAsAdmin
+@ stub pDiDoFinishInstallAsAdmin
+@ stub pDiDoNullDriverInstall
-- 
2.6.1



More information about the wine-patches mailing list