search for: writespool16

Displaying 3 results from an estimated 3 matches for "writespool16".

2007 Oct 11
3
Printing in Corel Draw through CUPS
...* However Photoshop 7 has a bug that sets cbInput to 2 less > than the > * length of the string, rather than 2 more. So we'll use the > WORD at > * in_data[0] instead. > */ > // if (!physDev->job.in_passthrough) { > // WriteSpool16(physDev->job.hJob, (LPSTR)psbegindocument, > sizeof(psbegindocument)-1); > // physDev->job.in_passthrough = TRUE; > // } > // return > WriteSpool16(physDev->job.hJob,((char*)in_data)+2,*(const WORD*)in_data); > > return PSDRV_Write...
2002 Sep 17
2
Unable to print with the Wine PS driver
...d "Output". After clicking OK on the third, I get Wine's Print Dialog window. If I hit OK on it, I get an unhandled exception. When I run Wine with the options --debugmsg +print,+psdrv, I get frequent 'FindPrinterInfo' and 'DeleteDC' messages, as well as numerous 'WriteSpool16' messages before the unhandled exception at the very end (which, by the way, doesn't even launch the debugger window). These are the relevant sections from ~/.wine/config: ******************** [wine] ... ;"printer" = "on" [parallelports] "Lpt1" = "/dev...
2009 Dec 18
0
Wine release 1.1.35
...r Nicolaysen S?rnes (4): appwiz.cpl: Update Norwegian Bokm?l translation. winecfg: Update Norwegian Bokm?l translation. oleacc: Add Norwegian Bokm?l translation. winedbg: Add Norwegian Bokm?l translation. Alexandre Julliard (91): wineps.drv: Add a wrapper function for WriteSpool16. wineps.drv: Duplicate the print job support from 16-bit GDI. wineps.drv: Don't include 16-bit headers in psdrv.h. gdi32: Stop exporting the 16-bit print job functions. gdi32: Make gdi.exe into a stand-alone 16-bit module. gdi32: Don't include wingdi16.h by def...