msi patch submission - files.c

EA Durbin ead1234 at hotmail.com
Mon Jun 5 01:06:25 CDT 2006


fix integer type in ready_media_for_file() being passed to ExecSeqQuery

According to msdn we the LastSequence this number should be a positive 
number, greater than zero. We should be passing an unsigned integer rather 
than a signed integer to the query.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: msi_files_patch.diff
Type: text/x-patch
Size: 803 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060605/56722adb/msi_files_patch.diff


More information about the wine-patches mailing list