Juan Lang : wine.inf: Add a fake DLL entry for windowscodecs.dll.

Alexandre Julliard julliard at winehq.org
Tue Aug 18 10:01:01 CDT 2009


Module: wine
Branch: master
Commit: 1b5ea4a9540edefb88a775f27ede1bea513d981b
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=1b5ea4a9540edefb88a775f27ede1bea513d981b

Author: Juan Lang <juan.lang at gmail.com>
Date:   Mon Aug 17 12:15:42 2009 -0700

wine.inf: Add a fake DLL entry for windowscodecs.dll.

---

 tools/wine.inf.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/tools/wine.inf.in b/tools/wine.inf.in
index 184a967..28baf76 100644
--- a/tools/wine.inf.in
+++ b/tools/wine.inf.in
@@ -2519,6 +2519,7 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G"
 11,,urlmon.dll
 11,,user32.dll
 11,,version.dll
+11,,windowscodecs.dll
 11,,winebrowser.exe
 11,,winhlp32.exe
 11,,wininet.dll




More information about the wine-cvs mailing list