James Hawkins : msi: Move MSITRANSFORM and MSISTREAM and associated methods to the dabatase implementation file as they are database objects /methods.

Alexandre Julliard julliard at winehq.org
Thu Dec 17 10:37:09 CST 2009


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

Author: James Hawkins <truiken at gmail.com>
Date:   Wed Dec 16 19:05:12 2009 -0800

msi: Move MSITRANSFORM and MSISTREAM and associated methods to the dabatase implementation file as they are database objects/methods.

---

 dlls/msi/database.c |  210 ++++++++++++++++++++++++++++++++++++++++++++++++++-
 dlls/msi/msipriv.h  |    5 +-
 dlls/msi/table.c    |  208 +--------------------------------------------------
 3 files changed, 211 insertions(+), 212 deletions(-)

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



More information about the wine-cvs mailing list