http://bugs.winehq.org/show_bug.cgi?id=6677
------- Additional Comments From the3dfxdude@gmail.com 2006-13-11 15:39 ------- Created an attachment (id=4081) --> (http://bugs.winehq.org/attachment.cgi?id=4081&action=view) printf buffer handling fix
This is maybe the way to do it. It would be really problematic to guess the size exactly, so the way we ought to do it is a simple way and guess the largest possible buffer size required when we have to deal with precision or large fields.