You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
450 B
24 lines
450 B
LIBRARY plotui
|
|
|
|
EXPORTS
|
|
DllMain
|
|
DrvDeviceCapabilities
|
|
DevQueryPrintEx
|
|
PrinterProperties
|
|
DrvDevicePropertySheets
|
|
; @@BEGIN_DDKSPLIT
|
|
; The next two functions are not present in new drivers
|
|
; so we will not put them in the DDK
|
|
|
|
DrvDocumentProperties
|
|
DrvAdvancedDocumentProperties
|
|
|
|
; @@END_DDKSPLIT
|
|
|
|
DrvSplDeviceCaps @ 254
|
|
|
|
DrvDocumentPropertySheets
|
|
DrvConvertDevMode
|
|
DrvPrinterEvent
|
|
|
|
|