Alistair Leslie-Hughes : loader: Install msado15.dll into the correct location.

Alexandre Julliard julliard at winehq.org
Mon Dec 9 16:57:36 CST 2019


Module: wine
Branch: master
Commit: d37a2c861ac5793b388d8a2633382b86ce3ea60d
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=d37a2c861ac5793b388d8a2633382b86ce3ea60d

Author: Alistair Leslie-Hughes <leslie_alistair at hotmail.com>
Date:   Sun Dec  8 22:21:40 2019 +0000

loader: Install msado15.dll into the correct location.

Signed-off-by: Alistair Leslie-Hughes <leslie_alistair at hotmail.com>
Signed-off-by: Hans Leidekker <hans at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 loader/wine.inf.in | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/loader/wine.inf.in b/loader/wine.inf.in
index 19c034d7fd..c830525379 100644
--- a/loader/wine.inf.in
+++ b/loader/wine.inf.in
@@ -2706,6 +2706,7 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G"
 16422,Windows NT\Accessories,wordpad.exe
 16427,System\OLE DB,oledb32.dll
 16427,System\OLE DB,msdaps.dll
+16427,System\ADO,msado15.dll
 11,,*
 
 [FakeDlls]
@@ -2767,6 +2768,7 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G"
 16427,Microsoft Shared\TextConv,
 16427,System\OLE DB,oledb32.dll
 16427,System\OLE DB,msdaps.dll
+16427,System\ADO,msado15.dll
 11,,*
 
 [SystemIni]




More information about the wine-cvs mailing list