Vincent Povirk : loader/wine.inf: Put 32-bit .ds fakedlls in windows/ twain_32.

Alexandre Julliard julliard at winehq.org
Mon Sep 11 15:08:00 CDT 2017


Module: wine
Branch: master
Commit: 72e5f1af3d4a3a8230081d74fff52f0dacb6be9d
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=72e5f1af3d4a3a8230081d74fff52f0dacb6be9d

Author: Vincent Povirk <vincent at codeweavers.com>
Date:   Mon Sep 11 12:44:48 2017 -0500

loader/wine.inf: Put 32-bit .ds fakedlls in windows/twain_32.

Some programs search for TWAIN devices by listing this directory.

Signed-off-by: Vincent Povirk <vincent 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 0b3c940..d22137f 100644
--- a/loader/wine.inf.in
+++ b/loader/wine.inf.in
@@ -2517,6 +2517,8 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G"
 10,,rundll.exe,rundll.exe16
 10,,twain.dll,twain.dll16
 10,,twain_32.dll
+10,twain_32,sane.ds
+10,twain_32,gphoto2.ds
 10,,winhelp.exe,winhelp.exe16
 10,,winhlp32.exe
 10,command,start.exe




More information about the wine-cvs mailing list