Austin English : newdev: Update spec file.
Module: wine Branch: master Commit: e0a7021e7ad3a63e8437fa091eaa284954909301 URL: http://source.winehq.org/git/wine.git/?a=commit;h=e0a7021e7ad3a63e8437fa091e... Author: Austin English <austinenglish(a)gmail.com> Date: Tue Oct 13 06:57:00 2015 -0500 newdev: Update spec file. Signed-off-by: Austin English <austinenglish(a)gmail.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- 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
participants (1)
-
Alexandre Julliard