Vincent Povirk : windowscodecs: Implement CreateNewFrame for BMP encoder.

Alexandre Julliard julliard at winehq.org
Wed Aug 12 11:09:28 CDT 2009


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

Author: Vincent Povirk <vincent at codeweavers.com>
Date:   Tue Aug 11 16:10:12 2009 -0500

windowscodecs: Implement CreateNewFrame for BMP encoder.

---

 dlls/windowscodecs/Makefile.in         |    1 +
 dlls/windowscodecs/bmpencode.c         |  182 +++++++++++++++++++++++++++++++-
 dlls/windowscodecs/propertybag.c       |  147 ++++++++++++++++++++++++++
 dlls/windowscodecs/wincodecs_private.h |    2 +
 4 files changed, 330 insertions(+), 2 deletions(-)

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



More information about the wine-cvs mailing list