Click to See Complete Forum and Search --> : Printer jobs


Michel Racicot
April 12th, 1999, 09:55 AM
Hi there, i want to intercept every jobs that are sended to any printers connected to a computer...
When i call the EnumJobs function in the WM_SPOOLERSTATUS message, i always got JOB_STATUS_SPOOLING as the status of the print job but i never catch the JOB_STATUS_PRINTED as the status ... even if the job as been printed
successfully.... Do someone know Why ?

btw, Is there any source code or samples i can look at ?

Thanx,



Michel Racicot