Module: wine Branch: refs/heads/master Commit: b53f84e02c4265452e1c3e904a0bc08455f39da2 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=b53f84e02c4265452e1c3e90...
Author: Saulius Krasuckas saulius2@ar.fi.lt Date: Tue May 9 12:10:42 2006 +0300
wine.inf: Install comctl32.dll as fake DLL.
---
tools/wine.inf | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/tools/wine.inf b/tools/wine.inf index 848724d..83f0edd 100644 --- a/tools/wine.inf +++ b/tools/wine.inf @@ -2112,6 +2112,7 @@ HKLM,%CurrentVersion%\Telephony\Country 10,,winhlp32.exe,winhelp.exe 10,command,start.exe 11,,advapi32.dll +11,,comctl32.dll 11,,comdlg32.dll 11,,control.exe 11,,crypt32.dll