- Timestamp:
- Jul 15, 2001, 4:35:51 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/winspool/winspool.cpp
r5472 r6336 1 /* $Id: winspool.cpp,v 1. 6 2001-04-04 09:02:16sandervl Exp $ */1 /* $Id: winspool.cpp,v 1.7 2001-07-15 14:35:51 sandervl Exp $ */ 2 2 3 3 /* … … 2013 2013 DWORD, fdwFlags, 2014 2014 DWORD, fdwOptions, 2015 LP VOID, pPrinterNotifyOptions)2015 LPPRINTER_NOTIFY_INFO, pPrinterNotifyOptions) 2016 2016 { 2017 2017 dprintf(("WINSPOOL: FindFirstPrinterChangeNotification not implemented\n")); … … 2041 2041 PDWORD, pdwChange, 2042 2042 LPVOID, pPrinterNotifyOptions, 2043 LPPRINTER_NOTIFY_INFO , ppPrinterNotifyInfo)2043 LPPRINTER_NOTIFY_INFO *, ppPrinterNotifyInfo) 2044 2044 { 2045 2045 dprintf(("WINSPOOL: FindNextPrinterChangeNotification not implemented\n"));
Note:
See TracChangeset
for help on using the changeset viewer.