Module: wine Branch: master Commit: b392362fd5477935736267cf68004d3f5c5ae58b URL: http://source.winehq.org/git/wine.git/?a=commit;h=b392362fd5477935736267cf68...
Author: Alexandre Julliard julliard@winehq.org Date: Tue Aug 18 11:38:36 2009 +0200
wine.inf: Specify the source module for 16-bit fake dlls.
---
tools/wine.inf.in | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/tools/wine.inf.in b/tools/wine.inf.in index 6aff0b4..184a967 100644 --- a/tools/wine.inf.in +++ b/tools/wine.inf.in @@ -2447,7 +2447,7 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G" 10,,notepad.exe 10,,regedit.exe 10,,twain_32.dll -10,,winhelp.exe +10,,winhelp.exe,winhelp.exe16 10,,winhlp32.exe 10,command,start.exe 11,,actxprxy.dll @@ -2463,7 +2463,7 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G" 11,,d3d8.dll 11,,d3d9.dll 11,,dbghelp.dll -11,,ddeml.dll +11,,ddeml.dll,ddeml.dll16 11,,ddhelp.exe 11,,ddraw.dll 11,,dinput8.dll