Source code of Windows XP (NT5)
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.
|
|
;//+------------------------------------------------------------------------- ;// ;// 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
|