Hans Leidekker : msi: Move the implementation of the MoveFiles action to files.c.

Alexandre Julliard julliard at winehq.org
Fri Mar 5 09:42:56 CST 2010


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

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Fri Mar  5 12:26:41 2010 +0100

msi: Move the implementation of the MoveFiles action to files.c.

---

 dlls/msi/action.c  |  336 ----------------------------------------------------
 dlls/msi/files.c   |  336 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 dlls/msi/msipriv.h |    1 +
 3 files changed, 337 insertions(+), 336 deletions(-)

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



More information about the wine-cvs mailing list