James Hawkins : msi: Implement special handling for the _Streams table.

Alexandre Julliard julliard at wine.codeweavers.com
Wed Apr 25 07:06:36 CDT 2007


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

Author: James Hawkins <truiken at gmail.com>
Date:   Wed Apr 25 05:22:01 2007 -0500

msi: Implement special handling for the _Streams table.

---

 dlls/msi/Makefile.in |    1 +
 dlls/msi/msipriv.h   |    4 +-
 dlls/msi/query.h     |    2 +
 dlls/msi/streams.c   |  404 ++++++++++++++++++++++++++++++++++++++++++++++++++
 dlls/msi/string.c    |    8 +-
 dlls/msi/table.c     |   15 ++-
 dlls/msi/tests/db.c  |   61 +++-----
 7 files changed, 447 insertions(+), 48 deletions(-)

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



More information about the wine-cvs mailing list