http://bugs.winehq.org/show_bug.cgi?id=7743
--- Comment #17 from Juan Lang juan_lang@yahoo.com 2007-09-14 12:16:52 --- Patches sent: http://www.winehq.org/pipermail/wine-patches/2007-September/043861.html http://www.winehq.org/pipermail/wine-patches/2007-September/043862.html http://www.winehq.org/pipermail/wine-patches/2007-September/043863.html
These patches avoid crashing if the record being formatted is empty, but they still may not be correct: we return a 0-length in this case, whereas MS may return an empty string. A test case is really needed.