20 lines
304 B
Modula-2
20 lines
304 B
Modula-2
|
;@@BEGIN_DDKSPLIT
|
||
|
LIBRARY winprint
|
||
|
|
||
|
#ifdef 0
|
||
|
;@@END_DDKSPLIT
|
||
|
|
||
|
LIBRARY genprint
|
||
|
|
||
|
;@@BEGIN_DDKSPLIT
|
||
|
#endif
|
||
|
;@@END_DDKSPLIT
|
||
|
|
||
|
EXPORTS
|
||
|
EnumPrintProcessorDatatypesW
|
||
|
OpenPrintProcessor
|
||
|
PrintDocumentOnPrintProcessor
|
||
|
ControlPrintProcessor
|
||
|
ClosePrintProcessor
|
||
|
GetPrintProcessorCapabilities
|