Module: wine Branch: master Commit: fe329a6a9c6b573067696121fcceb53bda50e384 URL: http://source.winehq.org/git/wine.git/?a=commit;h=fe329a6a9c6b573067696121fc...
Author: Hans Leidekker hans@it.vu.nl Date: Mon Mar 19 12:01:33 2007 +0100
wine.inf: Add cabinet.dll to the list of fake dlls.
---
tools/wine.inf | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/tools/wine.inf b/tools/wine.inf index 713b0a5..d6f312b 100644 --- a/tools/wine.inf +++ b/tools/wine.inf @@ -2159,6 +2159,7 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G" 10,command,start.exe 11,,advapi32.dll 11,,advpack.dll +11,,cabinet.dll 11,,cmd.exe 11,,comctl32.dll 11,,comdlg32.dll