Fixed a typo in the name of FreePrinterNotifyInfo.
This commit is contained in:
parent
c275724cbf
commit
091dc85b73
@ -972,7 +972,7 @@ BOOL WINAPI FindNextPrinterChangeNotification(HANDLE hChange,
|
||||
PDWORD pdwChange,
|
||||
LPVOID pvReserved,
|
||||
LPVOID *ppPrinterNotifyInfo);
|
||||
BOOL WINAPI FreePrinterBotifyInfo(PPRINTER_NOTIFY_INFO pPrinterNotifyInfo);
|
||||
BOOL WINAPI FreePrinterNotifyInfo(PPRINTER_NOTIFY_INFO pPrinterNotifyInfo);
|
||||
BOOL WINAPI FindClosePrinterChangeNotification(HANDLE hChange);
|
||||
|
||||
DWORD WINAPI PrinterMessageBoxA(HANDLE hPrinter, DWORD Error, HWND hWnd,
|
||||
|
Loading…
x
Reference in New Issue
Block a user