msi: Work around what appears to be a bug in native MSI's generation of transform data.

Mike McCormack mike at codeweavers.com
Fri Oct 6 03:36:37 CDT 2006


The transform data for the _Columns table has nul for every column 
number. As the column number should be non-null, trying to insert this 
data results in a validitation failure.

---
  dlls/msi/table.c |   15 +++++++++++++++
  1 files changed, 15 insertions(+), 0 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 00550bc157427963a6e72736fba5b69c77a51d57.diff
Type: text/x-patch
Size: 1143 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20061006/fce5b88e/00550bc157427963a6e72736fba5b69c77a51d57.bin


More information about the wine-patches mailing list