Click here to Skip to main content
15,909,656 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Problem of using selectSingleNode! Pin
George L. Jackson14-Apr-07 17:14
George L. Jackson14-Apr-07 17:14 
Questionerror C3861: 'GetCurrentThreadID': identifier not found Pin
glyfyx14-Apr-07 11:01
glyfyx14-Apr-07 11:01 
AnswerRe: error C3861: 'GetCurrentThreadID': identifier not found Pin
Mark Salsbery14-Apr-07 11:10
Mark Salsbery14-Apr-07 11:10 
AnswerRe: error C3861: 'GetCurrentThreadID': identifier not found Pin
Mark Salsbery14-Apr-07 11:34
Mark Salsbery14-Apr-07 11:34 
GeneralRe: error C3861: 'GetCurrentThreadID': identifier not found Pin
glyfyx14-Apr-07 12:15
glyfyx14-Apr-07 12:15 
GeneralRe: error C3861: 'GetCurrentThreadID': identifier not found Pin
Mark Salsbery14-Apr-07 12:17
Mark Salsbery14-Apr-07 12:17 
GeneralRe: error C3861: 'GetCurrentThreadID': identifier not found Pin
glyfyx14-Apr-07 18:37
glyfyx14-Apr-07 18:37 
GeneralRe: error C3861: 'GetCurrentThreadID': identifier not found Pin
Mark Salsbery15-Apr-07 13:11
Mark Salsbery15-Apr-07 13:11 
glyfyx wrote:
"SetWindowsHookEx failed with error 1429: This hook procedure can only be set globally."


That is documented under SetWindowsHookEx in the SDK. Low-level keyboard hooks key events before
they are dispatched to a given thread message queue so it makes sense.

glyfyx wrote:
Do I laugh or cry?


I try to cry first, then laugh. If it happens the other way around I'm in trouble Smile | :)

Mark



"Posting a VB.NET question in the C++ forum will end in tears." Chris Maunder

QuestionPrint Precisely Pin
DanYELL14-Apr-07 9:27
DanYELL14-Apr-07 9:27 
AnswerRe: Print Precisely Pin
George L. Jackson14-Apr-07 10:33
George L. Jackson14-Apr-07 10:33 
AnswerRe: Print Precisely Pin
bob1697214-Apr-07 11:49
bob1697214-Apr-07 11:49 
QuestionMFC Application for accesing Camera through USB Pin
Pethe14-Apr-07 9:03
Pethe14-Apr-07 9:03 
AnswerRe: MFC Application for accesing Camera through USB [modified] Pin
Dosin14-Apr-07 17:27
Dosin14-Apr-07 17:27 
GeneralRe: MFC Application for accesing Camera through USB Pin
Dosin14-Apr-07 17:51
Dosin14-Apr-07 17:51 
QuestionHow to ignored CTRL+ALT+DEL Pin
Max.Payne14-Apr-07 6:44
Max.Payne14-Apr-07 6:44 
AnswerRe: How to ignored CTRL+ALT+DEL Pin
Mark Salsbery14-Apr-07 7:28
Mark Salsbery14-Apr-07 7:28 
AnswerRe: How to ignored CTRL+ALT+DEL Pin
Joan M14-Apr-07 7:33
professionalJoan M14-Apr-07 7:33 
AnswerRe: How to ignored CTRL+ALT+DEL Pin
Rajesh R Subramanian14-Apr-07 7:40
professionalRajesh R Subramanian14-Apr-07 7:40 
GeneralRe: How to ignored CTRL+ALT+DEL Pin
Joan M14-Apr-07 9:55
professionalJoan M14-Apr-07 9:55 
AnswerRe: How to ignored CTRL+ALT+DEL Pin
John R. Shaw14-Apr-07 15:11
John R. Shaw14-Apr-07 15:11 
GeneralRe: How to ignored CTRL+ALT+DEL Pin
Max.Payne15-Apr-07 16:15
Max.Payne15-Apr-07 16:15 
QuestionDestroying a DoModal dialog Pin
Super Hornet14-Apr-07 5:13
Super Hornet14-Apr-07 5:13 
AnswerRe: Destroying a DoModal dialog Pin
Joan M14-Apr-07 7:36
professionalJoan M14-Apr-07 7:36 
AnswerRe: Destroying a DoModal dialog Pin
Rajesh R Subramanian14-Apr-07 7:42
professionalRajesh R Subramanian14-Apr-07 7:42 
AnswerRe: Destroying a DoModal dialog Pin
Mark Salsbery14-Apr-07 7:42
Mark Salsbery14-Apr-07 7:42 

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.