Rob Shearman : msi: Move string loading and saving to string.c.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Apr 24 07:23:59 CDT 2007


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

Author: Rob Shearman <rob at codeweavers.com>
Date:   Mon Apr 23 08:17:40 2007 +0100

msi: Move string loading and saving to string.c.

---

 dlls/msi/database.c |    4 +-
 dlls/msi/msipriv.h  |    9 ++-
 dlls/msi/string.c   |  200 ++++++++++++++++++++++++++++++++++++++++++
 dlls/msi/table.c    |  242 +++------------------------------------------------
 4 files changed, 222 insertions(+), 233 deletions(-)

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



More information about the wine-cvs mailing list