http://bugs.winehq.org/show_bug.cgi?id=6437
--- Comment #4 from Detlef Riekenberg wine.dev@web.de 2008-01-20 16:56:26 --- (In reply to comment #3)
Just use CP_UNIXCP where appropriate. There shouldn't be any show stoppers to do it now. CP_UTF8 might be a not correct encoding if the system locale is not UTF-8.
The current code still use the command "lpr" to print a job and this must be fixed first, before we switch from CP_ACP to CP_UNIXCP.