Andrew Nguyen : wine.inf: Add a fake DLL for dinput8.

Alexandre Julliard julliard at winehq.org
Thu Aug 6 10:49:22 CDT 2009


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

Author: Andrew Nguyen <arethusa26 at gmail.com>
Date:   Thu Aug  6 03:18:06 2009 -0500

wine.inf: Add a fake DLL for dinput8.

---

 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 038e631..6aff0b4 100644
--- a/tools/wine.inf.in
+++ b/tools/wine.inf.in
@@ -2466,6 +2466,7 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G"
 11,,ddeml.dll
 11,,ddhelp.exe
 11,,ddraw.dll
+11,,dinput8.dll
 11,,dosx.exe
 11,,dsound.dll
 11,,dsound.vxd




More information about the wine-cvs mailing list