Christian Costa : d3dxof: Add support for mszip compressed files.

Alexandre Julliard julliard at winehq.org
Mon Apr 12 09:54:11 CDT 2010


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

Author: Christian Costa <titan.costa at wanadoo.fr>
Date:   Mon Apr 12 11:21:33 2010 +0200

d3dxof: Add support for mszip compressed files.

---

 dlls/d3dxof/Makefile.in      |    1 +
 dlls/d3dxof/d3dxof.c         |   94 ++++++-
 dlls/d3dxof/d3dxof_private.h |    3 +
 dlls/d3dxof/mszip.c          |  645 ++++++++++++++++++++++++++++++++++++++++++
 dlls/d3dxof/mszip.h          |  130 +++++++++
 dlls/d3dxof/tests/d3dxof.c   |   71 +++++-
 6 files changed, 928 insertions(+), 16 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=72d9aaa6e5ffbd449c025b982b5761fee38977e6



More information about the wine-cvs mailing list