Add ddrawex dll

Ulrich Czekalla ulrich.czekalla at utoronto.ca
Thu Dec 14 09:39:42 CST 2006


As Alexandre pointed out I forgot to include ddrawex.h in my last patch. As
per his suggestion I've moved the definitions from ddrawex.h into
ddrawex_private.h instead since ddrawex.h isn't in the current sdk headers.

---
 Makefile.in                    |    1 +
 configure                      |    3 +-
 configure.ac                   |    1 +
 dlls/Makefile.in               |    1 +
 dlls/ddrawex/Makefile.in       |   16 ++
 dlls/ddrawex/ddrawex.spec      |    4 +
 dlls/ddrawex/ddrawex_private.h |   66 ++++++++
 dlls/ddrawex/main.c            |  359 ++++++++++++++++++++++++++++++++++++++++
 8 files changed, 450 insertions(+), 1 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: e4579a47a0848374e188ddfdd24b2b9ff217e9c2.diff
Type: text/x-patch
Size: 32059 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20061214/c63900e8/e4579a47a0848374e188ddfdd24b2b9ff217e9c2-0001.bin


More information about the wine-patches mailing list