On Do, 2009-11-19 at 13:18 +0000, Huw Davies wrote:
dlls/winspool.drv/info.c | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-)
ANSI functions in winspool.drv have this behavior since w2k. We have already a test for EnumPrintersA/W [required by Outlook2003)
I prefer to make such buffer size requirements also the default in Wine. We are able to simplify a lot of ANSI Functions, when we use this way.
Alexandre, is this acceptable for you?