msi: Implement special handling for the _Streams table [try2]

James Hawkins truiken at gmail.com
Wed Apr 25 05:22:01 CDT 2007


Hi,

This version is updated to git and more feature-complete.  All the
tests pass now.  Fixes bug 5358.
http://bugs.winehq.org/show_bug.cgi?id=5358

Changelog:
* 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   |  405 ++++++++++++++++++++++++++++++++++++++++++++++++++
 dlls/msi/string.c    |    8 +-
 dlls/msi/table.c     |   15 ++-
 dlls/msi/tests/db.c  |   61 +++-----
 7 files changed, 448 insertions(+), 48 deletions(-)
 create mode 100644 dlls/msi/streams.c

-- 
James Hawkins
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Implement-special-handling-for-the-_Streams-table.patch
Type: text/x-patch
Size: 19160 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070425/2c3d2fe0/0001-Implement-special-handling-for-the-_Streams-table-0001.bin


More information about the wine-patches mailing list