Re: winspool.drv: Support pDevMode field in {Get/Set}Job
Sept. 20, 2010
5:05 p.m.
Hi Vitaly. Thanks for fixing printing issues. You use sizeof(DEVMODEW) in you patch, but the correct size is: devmodeW->dmSize + devmodeW->dmDriverExtra You should change the FIXME in the comment of get_job_info_2 to a real FIXME, when unicode is FALSE I'm fine with the unicode - only patch for now, as the related code has to move to localspl later (localspl is unicode only). Thanks -- By by ... Detlef
September 2010
6:14 a.m.
New subject: winspool.drv: Support pDevMode field in {Get/Set}Job
Thank you for your help! -- Best regards, Vitaly Perov
5663
Age (days ago)
5665
Last active (days ago)
1 comments
2 participants
participants (2)
-
Detlef Riekenberg -
Vitaly Perov