Implement d3dx9_40 and forward the functions to d3dx9_36

Rico Schüller kgbricola at web.de
Mon Jan 26 14:33:25 CST 2009


Hi,

this patch adds d3dx9_40.dll which is needed by the fear 2 demo.

Cheers
Rico

---
  configure.ac                  |    1 +
  dlls/d3dx9_40/Makefile.in     |   15 ++
  dlls/d3dx9_40/d3dx9_40.spec   |  336 
+++++++++++++++++++++++++++++++++++++++++
  dlls/d3dx9_40/d3dx9_40_main.c |   63 ++++++++
  dlls/d3dx9_40/version.rc      |   27 ++++
  5 files changed, 442 insertions(+), 0 deletions(-)
  create mode 100644 dlls/d3dx9_40/Makefile.in
  create mode 100644 dlls/d3dx9_40/d3dx9_40.spec
  create mode 100644 dlls/d3dx9_40/d3dx9_40_main.c
  create mode 100644 dlls/d3dx9_40/version.rc


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 8f34378cd5e44c3bfadd01227b904562346fcd7f.diff
Type: text/x-patch
Size: 36392 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20090126/434f68ea/attachment-0001.bin 


More information about the wine-patches mailing list