Re: gdi32: Add job name field into CreateSpoolFile (try2)
Oct. 18, 2008
8:32 a.m.
Am Samstag, den 18.10.2008, 15:58 +0400 schrieb Konstantin Kondratyuk:
Try 2: add quotes in parameter: -T'%s' That's the right way to go, but are you sure that pszTitle does not contain single quotes itself? If not, you have to escape them (for the shell, it should be "\" -> "'\''") or to replace them (for example by '_').
Regards, Michael Karcher
6368
Age (days ago)
6368
Last active (days ago)
0 comments
1 participants
participants (1)
-
Michael Karcher