Re: gdi32: Add job name field into CreateSpoolFile
17 Oct
2008
17 Oct
'08
5:47 p.m.
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
6355
Age (days ago)
6355
Last active (days ago)
0 comments
1 participants
participants (1)
-
Detlef Riekenberg