Hans Leidekker : msi: Move patch related functions to a separate file.

Alexandre Julliard julliard at winehq.org
Tue May 24 12:53:45 CDT 2011


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

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Tue May 24 10:49:37 2011 +0200

msi: Move patch related functions to a separate file.

---

 dlls/msi/Makefile.in |    1 +
 dlls/msi/action.c    |  751 --------------------------------------------------
 dlls/msi/msipriv.h   |    2 +
 dlls/msi/patch.c     |  719 +++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 722 insertions(+), 751 deletions(-)

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



More information about the wine-cvs mailing list