search for: ppd_8c

Displaying 1 result from an estimated 1 matches for "ppd_8c".

Did you mean: pp_84
2010 Jul 07
3
Message: "err:psdrv:PSDRV_PPDGetNextTuple Line too long."
...break; 00450 00451 case '^': 00452 PSDRV_PPDGetSymbolValue(cp, tuple); 00453 break; 00454 00455 default: 00456 PSDRV_PPDGetStringValue(cp, tuple); 00457 } 00458 return TRUE; 00459 } Source: http://wine.sourcearchive.com/lines/1.0.1-0ubuntu2/ppd_8c-source.html Is there any way around this limitation? Thank you.