netsmartcode
Programmer
I am writing a program that has to capture when the user clicks the print button in any application and interupt it before printing. This interupt will need to store some information entered by the user into a database and then print the document. How do I go about capturing when a user uses the print command in any application and is there also a way that I can exclude certain applications from this interupt by having a list of .exes or something that will bypass the interupt?
Any help would be greatly appreciated.
Any help would be greatly appreciated.