comdlg32: GetPrinterW and GetPrinterDriverW return the size in bytes so don't multipl...
commit31fd0d5d7a5a44868d5807596401e8878448c0e7
authorHuw Davies <huw@codeweavers.com>
Tue, 25 Nov 2008 15:40:05 +0000 (25 15:40 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 26 Nov 2008 11:10:28 +0000 (26 12:10 +0100)
tree1c031652bc4746e75cc1e46f50c121a6b5dcf4f0
parent49368cb14bd5d627f8bd8a6abca59951f5501876
comdlg32: GetPrinterW and GetPrinterDriverW return the size in bytes so don't multiply by sizeof(WCHAR).
dlls/comdlg32/printdlg.c