mirror of
https://github.com/ziglang/zig.git
synced 2025-12-10 16:23:07 +00:00
I've added more of the ".def" files from mingw. The list is based on all the libraries referenced by the win32metadata project. (see https://github.com/marlersoft/zigwin32).
36 lines
870 B
Modula-2
Vendored
36 lines
870 B
Modula-2
Vendored
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
|