http://bugs.winehq.org/show_bug.cgi?id=7743
--- Comment #15 from Juan Lang juan_lang@yahoo.com 2007-09-14 10:49:25 --- Jeremy, that patch looks more or less right to me. From MSDN on MsiFormatRecord's hRecord parameter:
"Handle to the record to format. The template string must be stored in record field 0 followed by referenced data parameters."
So if that's missing, MsiFormatRecordA/W should probably return an empty string.