36 lines
870 B
Modula-2
36 lines
870 B
Modula-2
LIBRARY "prntvpt.dll"
|
|
EXPORTS
|
|
PTQuerySchemaVersionSupport
|
|
PTOpenProvider
|
|
PTOpenProviderEx
|
|
PTCloseProvider
|
|
BindPTProviderThunk
|
|
PTGetPrintCapabilities
|
|
PTMergeAndValidatePrintTicket
|
|
PTConvertPrintTicketToDevMode
|
|
PTConvertDevModeToPrintTicket
|
|
PTReleaseMemory
|
|
PTGetPrintDeviceCapabilities
|
|
PTGetPrintDeviceResources
|
|
ConvertDevModeToPrintTicketThunk
|
|
ConvertDevModeToPrintTicketThunk2
|
|
ConvertPrintTicketToDevModeThunk
|
|
ConvertPrintTicketToDevModeThunk2
|
|
DllCanUnloadNow
|
|
DllGetClassObject
|
|
DllMain
|
|
DllRegisterServer
|
|
DllUnregisterServer
|
|
GetDeviceDefaultPrintTicketThunk
|
|
GetDeviceNamespacesThunk
|
|
GetPrintCapabilitiesThunk
|
|
GetPrintCapabilitiesThunk2
|
|
GetPrintDeviceCapabilitiesThunk
|
|
GetPrintDeviceCapabilitiesThunk2
|
|
GetPrintDeviceResourcesThunk
|
|
GetPrintDeviceResourcesThunk2
|
|
GetSchemaVersionThunk
|
|
MergeAndValidatePrintTicketThunk
|
|
MergeAndValidatePrintTicketThunk2
|
|
UnbindPTProviderThunk
|