Module: wine Branch: master Commit: 7c3a522dd3d6469481f08077891db5d3346658b6 URL: http://source.winehq.org/git/wine.git/?a=commit;h=7c3a522dd3d6469481f0807789...
Author: Huw Davies huw@codeweavers.com Date: Tue Apr 3 15:25:53 2012 +0100
wineps: Store the unicode version of the printer name and call the unicode version of OpenPrinter.
---
dlls/wineps.drv/driver.c | 16 ++++++++++++- dlls/wineps.drv/escape.c | 4 +- dlls/wineps.drv/init.c | 51 +++++++++++++++++++++++---------------------- dlls/wineps.drv/psdrv.h | 4 +- 4 files changed, 44 insertions(+), 31 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=7c3a522dd3d6469481f080...