Displaying 1 result from an estimated 1 matches for "hdriver".
Did you mean:
driver
2001 Mar 12
1
WINEPS insists on using LPT1:
...a simplified scenario, in which I define only one printer, on
LPT2.
Can any one tell me what is happening?
Follow-up question: Am I limited to 9 printers, on LPT1-LPT9?
-Lee Allen
output of wine --debugmsg +psdrv (just one relevant line, I think):
trace:psdrv:PSDRV_ExtDeviceMode16 (hwnd=0000, hDriver=0000,
devOut=(nil), Device='Wine PostScript Driver', Port='LPT1:',
devIn=(nil), Profile='(null)', Mode=0000)
<----------------------- win.ini file ----------------------->
(entire file)
[windows]
device=Wine PostScript Driver,WINEPS,LPT2:
[de...