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@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
3ea70fa1e2
commit
72e5f1af3d
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue