msi: Implement special handling for the _Streams table

James Hawkins truiken at gmail.com
Mon Apr 23 01:18:32 CDT 2007


Hi,

This patch supersedes my last _Streams patch.  Thanks to Rob for the
suggestion.  Fixes bug 5358.
http://bugs.winehq.org/show_bug.cgi?id=5358

Changelog:
* Implement special handling for the _Streams table.

 dlls/msi/msipriv.h  |    1 +
 dlls/msi/query.h    |    2 +
 dlls/msi/streams.c  |  303 +++++++++++++++++++++++++++++++++++++++++++++++++++
 dlls/msi/table.c    |    7 +-
 dlls/msi/tests/db.c |   31 +----
 5 files changed, 319 insertions(+), 25 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: 12069 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070423/594e9bb7/0001-Implement-special-handling-for-the-_Streams-table-0001.bin


More information about the wine-patches mailing list