gdi32: Add job name field into CreateSpoolFile

Detlef Riekenberg wine.dev at web.de
Fri Oct 17 17:47:32 CDT 2008


On Mo, 2008-10-13 at 12:29 +0400, Konstantin Kondratyuk wrote:
> -        sprintf(psCmd,"|lpr -P'%s'",pszOutput+4);
> +        sprintf(psCmd,"|lpr -T %s -P'%s'",pszTitle,pszOutput+4);

This is broken, when there is a space in the Title.


-- 
 
By by ... Detlef





More information about the wine-devel mailing list