Click here to Skip to main content
15,884,473 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
GeneralRe: Release COM dll crash problem (Windows 7 64bit OS) Pin
MrKBA21-Mar-12 2:11
MrKBA21-Mar-12 2:11 
GeneralRe: Release COM dll crash problem (Windows 7 64bit OS) Pin
barneyman21-Mar-12 2:34
barneyman21-Mar-12 2:34 
GeneralRe: Release COM dll crash problem (Windows 7 64bit OS) Pin
MrKBA21-Mar-12 2:46
MrKBA21-Mar-12 2:46 
GeneralRe: Release COM dll crash problem (Windows 7 64bit OS) Pin
barneyman21-Mar-12 12:25
barneyman21-Mar-12 12:25 
AnswerRe: Release COM dll crash problem (Windows 7 64bit OS) Pin
MrKBA21-Mar-12 2:10
MrKBA21-Mar-12 2:10 
QuestionHow do I detect when a print job starts? Pin
LetsMond2-Mar-12 1:11
LetsMond2-Mar-12 1:11 
AnswerRe: How do I detect when a print job starts? Pin
AminMhmdi7-Mar-12 20:27
professionalAminMhmdi7-Mar-12 20:27 
GeneralRe: How do I detect when a print job starts? Pin
LetsMond7-Mar-12 22:30
LetsMond7-Mar-12 22:30 
Thanks for this information.

After a bit more research I actually found a completely different method of doing this using the "FindFirstPrinterChangeNotification" function. You can register for an event whenever the job queue changes and then just use "WaitForSingleObject" in the usual way to wait for the event to be triggered. This works well and you can even use same function to register for events on other printer related status changes.
QuestionATL Sink in .NET process Pin
Vikram123428-Feb-12 15:50
Vikram123428-Feb-12 15:50 
AnswerRe: ATL Sink in .NET process Pin
barneyman29-Feb-12 16:01
barneyman29-Feb-12 16:01 
GeneralRe: ATL Sink in .NET process Pin
Vikram123429-Feb-12 16:10
Vikram123429-Feb-12 16:10 
GeneralRe: ATL Sink in .NET process Pin
barneyman29-Feb-12 16:17
barneyman29-Feb-12 16:17 
GeneralRe: ATL Sink in .NET process Pin
Vikram123429-Feb-12 16:22
Vikram123429-Feb-12 16:22 
GeneralRe: ATL Sink in .NET process Pin
Vikram12341-Mar-12 7:56
Vikram12341-Mar-12 7:56 
GeneralRe: ATL Sink in .NET process Pin
barneyman1-Mar-12 17:36
barneyman1-Mar-12 17:36 
AnswerRe: ATL Sink in .NET process Pin
ThatsAlok21-Jun-12 23:10
ThatsAlok21-Jun-12 23:10 
QuestionGet Notification of Wrong Password Attempt Pin
Member 857955627-Feb-12 3:42
Member 857955627-Feb-12 3:42 
AnswerRe: Get Notification of Wrong Password Attempt Pin
Richard MacCutchan27-Feb-12 4:19
mveRichard MacCutchan27-Feb-12 4:19 
AnswerRe: Get Notification of Wrong Password Attempt Pin
peterchen24-Mar-12 6:32
peterchen24-Mar-12 6:32 
QuestionEntry point name correction in compiled DLL, Swig/GCC/CC/LD and exports Pin
XenobiusII24-Feb-12 19:09
XenobiusII24-Feb-12 19:09 
AnswerRe: Entry point name correction in compiled DLL, Swig/GCC/CC/LD and exports Pin
Richard MacCutchan24-Feb-12 23:43
mveRichard MacCutchan24-Feb-12 23:43 
Questionprojects with C++ Pin
niara 24-Feb-12 13:09
niara 24-Feb-12 13:09 
AnswerRe: projects with C++ Pin
Richard MacCutchan24-Feb-12 23:37
mveRichard MacCutchan24-Feb-12 23:37 
QuestionOnChar not called Pin
Member 199473021-Feb-12 2:20
Member 199473021-Feb-12 2:20 
AnswerRe: OnChar not called Pin
Jonathan Davies22-Feb-12 1:36
Jonathan Davies22-Feb-12 1:36 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.