I want to monitor the printer and devices control panel window for any notifications programmatically using shell API's. Notifications includes new printers getting added or deleted, Printer going offline and coming back online, user choosing
a printer and configuring that as default printer out of several printers, user switching from one printer to another. Is there a way to accomplish this via Shell API's?
Language :c++, OS: Win7