Windows Spooler Events API doesn't generate events for network printers
Posted
by clyfe
on Stack Overflow
See other posts from Stack Overflow
or by clyfe
Published on 2010-03-01T12:56:02Z
Indexed on
2010/04/14
16:03 UTC
Read the original article
Hit count: 968
the context
i use Spooler Events API to capture events generated by the spooler when a user prints a document ie.
FindFirstPrinterChangeNotification
FindNextPrinterChangeNotification
the problem
When I print a document on the network printers from my machine no events are captured by the monitor (uses the fuctions above)
Notice
Events ARE generated OK for local printers, only Network Printers are problematic!
© Stack Overflow or respective owner