Alexandre Julliard : version: Make ver.dll into a stand-alone 16-bit module .

Alexandre Julliard julliard at winehq.org
Thu Oct 1 09:48:19 CDT 2009


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Oct  1 13:57:08 2009 +0200

version: Make ver.dll into a stand-alone 16-bit module.

---

 .gitignore                                         |    1 -
 configure                                          |    9 +
 configure.ac                                       |    1 +
 dlls/Makefile.in                                   |    4 -
 dlls/ver.dll16/Makefile.in                         |   14 +
 .../{version/ver.spec => ver.dll16/ver.dll16.spec} |    0 
 dlls/ver.dll16/version.c                           |  558 ++++++++++++++++++++
 dlls/version/Makefile.in                           |    5 -
 dlls/version/ver16.c                               |  182 -------
 9 files changed, 582 insertions(+), 192 deletions(-)

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



More information about the wine-cvs mailing list