winspool.drv: Acroread 9.2 relies on the buffer sizes returned by GetPrinterA and GetPrinterDriverA being large enough to hold their respective unicode versions' data.

Detlef Riekenberg wine.dev at web.de
Thu Nov 19 14:22:08 CST 2009


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?


-- 
 
By by ... Detlef




More information about the wine-devel mailing list