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

Vincent Povirk vincent at codeweavers.com
Mon Sep 11 12:44:48 CDT 2017


Some programs search for TWAIN devices by listing this directory.

Signed-off-by: Vincent Povirk <vincent at codeweavers.com>
---
 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
-- 
2.7.4




More information about the wine-patches mailing list