Hans Leidekker : msi: Move the preview code to dialog.c.

Alexandre Julliard julliard at winehq.org
Fri Sep 9 10:56:45 CDT 2011


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

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Fri Sep  9 11:00:24 2011 +0200

msi: Move the preview code to dialog.c.

---

 dlls/msi/Makefile.in |    1 -
 dlls/msi/dialog.c    |  139 +++++++++++++++++++++++++++++++++++++-
 dlls/msi/msipriv.h   |    1 -
 dlls/msi/preview.c   |  184 --------------------------------------------------
 4 files changed, 138 insertions(+), 187 deletions(-)

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



More information about the wine-cvs mailing list