Hans Leidekker : msi: Merge events.c into dialog.c.

Alexandre Julliard julliard at winehq.org
Sat Jul 27 13:23:35 CDT 2013


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

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Fri Jul 26 17:19:34 2013 +0200

msi: Merge events.c into dialog.c.

---

 dlls/msi/Makefile.in |    1 -
 dlls/msi/dialog.c    |  573 ++++++++++++++++++++++++++++++++++++++++----------
 dlls/msi/events.c    |  449 ---------------------------------------
 dlls/msi/msipriv.h   |   17 +--
 dlls/msi/package.c   |   10 +-
 5 files changed, 466 insertions(+), 584 deletions(-)

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



More information about the wine-cvs mailing list