mirror of https://github.com/tongzx/nt5src
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.
45 lines
1.0 KiB
45 lines
1.0 KiB
;//+-------------------------------------------------------------------------
|
|
;//
|
|
;// Microsoft Windows
|
|
;//
|
|
;// Copyright (C) Microsoft Corporation, 1995 - 1999
|
|
;//
|
|
;// File: printui.def
|
|
;//
|
|
;//--------------------------------------------------------------------------
|
|
|
|
LIBRARY PRINTUI
|
|
|
|
EXPORTS
|
|
|
|
DllMain
|
|
vQueueCreate
|
|
vPrinterPropPages
|
|
vServerPropPages
|
|
bPrinterSetup
|
|
vDocumentDefaults
|
|
|
|
RegisterPrintNotify
|
|
UnregisterPrintNotify
|
|
bFolderEnumPrinters
|
|
bFolderRefresh
|
|
bFolderGetPrinter
|
|
|
|
PrintUIEntryW
|
|
PnPInterface
|
|
PrinterPropPageProvider
|
|
ConnectToPrinterDlg
|
|
ConstructPrinterFriendlyName @1
|
|
ConnectToPrinterPropertyPage
|
|
|
|
PrintNotifyTray_Init
|
|
PrintNotifyTray_Exit
|
|
DocumentPropertiesWrap
|
|
ShowErrorMessageSC
|
|
ShowErrorMessageHR
|
|
|
|
DllCanUnloadNow PRIVATE
|
|
DllGetClassObject PRIVATE
|
|
|
|
AddPrinterConnectionNoUI @200 NONAME ;Internal
|
|
|