Hi all,

Is there a way of detecting in our application when a user has change the printer settings.

E.g On the standard SDI application, there is the File->Print Setup menu where user can launch the print dialog and change printer settings like from portrait to landscape..after changes like that, is there a WM_whatever being sent to all windows to notify the application of this change??

I have tried WM_DEVMODECHANGE but that did not seem to work...

Thanks

Mustafa