6 Oct
2006
6 Oct
'06
12:26 p.m.
Module: wine Branch: master Commit: 1bc7983ef9bd1d386bbdf81296f4f17064961449 URL: http://source.winehq.org/git/wine.git/?a=commit;h=1bc7983ef9bd1d386bbdf81296... Author: Louis. Lenders <xerox_xerox2000(a)yahoo.co.uk> Date: Fri Oct 6 09:19:54 2006 +0100 wine.inf: Add d3d9 to fake dlls. --- tools/wine.inf | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/tools/wine.inf b/tools/wine.inf index 8487a6b..925577b 100644 --- a/tools/wine.inf +++ b/tools/wine.inf @@ -2146,6 +2146,7 @@ HKLM,%CurrentVersion%\Telephony\Country 11,,control.exe 11,,crypt32.dll 11,,d3d8.dll +11,,d3d9.dll 11,,dbghelp.dll 11,,ddhelp.exe 11,,ddraw.dll