Hans Leidekker : msi: Move the implementation of the MoveFiles action to files.c.
5 Mar
2010
5 Mar
'10
3:42 p.m.
Module: wine Branch: master Commit: aba6afc85eea0bad16c7478ce2a1f5cd88bda587 URL: http://source.winehq.org/git/wine.git/?a=commit;h=aba6afc85eea0bad16c7478ce2... Author: Hans Leidekker <hans(a)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=aba6afc85eea0bad16c747...
5858
Age (days ago)
5858
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard