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

Alexandre Julliard julliard at winehq.org
Tue Jan 2 15:01:24 CST 2018


Module: wine
Branch: stable
Commit: 7de9d931a1ee68fab453034a9bd7da15981ae8cc
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=7de9d931a1ee68fab453034a9bd7da15981ae8cc

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>
(cherry picked from commit 72e5f1af3d4a3a8230081d74fff52f0dacb6be9d)
Signed-off-by: Michael Stefaniuc <mstefani 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 3f723be..766a6e7 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