Alexandre Julliard : gdi32: Make wing.dll into a stand-alone 16-bit module.

Alexandre Julliard julliard at winehq.org
Mon Sep 28 11:54:34 CDT 2009


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Sat Sep 26 13:32:25 2009 +0200

gdi32: Make wing.dll into a stand-alone 16-bit module.

---

 .gitignore                                         |    1 -
 configure                                          |    9 ++
 configure.ac                                       |    1 +
 dlls/Makefile.in                                   |    3 +-
 dlls/gdi32/Makefile.in                             |    7 +-
 dlls/wing.dll16/Makefile.in                        |   13 +++
 dlls/{gdi32 => wing.dll16}/wing.c                  |   97 ++++++++++----------
 .../wing.spec => wing.dll16/wing.dll16.spec}       |    0 
 8 files changed, 74 insertions(+), 57 deletions(-)

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



More information about the wine-cvs mailing list