Click here to Skip to main content
15,886,110 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: pretranslatemessageoverride Pin
Joaquín M López Muñoz26-Aug-04 10:39
Joaquín M López Muñoz26-Aug-04 10:39 
GeneralRe: pretranslatemessageoverride Pin
prateekkathuria26-Aug-04 10:46
prateekkathuria26-Aug-04 10:46 
GeneralRe: pretranslatemessageoverride Pin
Joaquín M López Muñoz26-Aug-04 10:52
Joaquín M López Muñoz26-Aug-04 10:52 
GeneralRe: pretranslatemessageoverride Pin
GKarRacer26-Aug-04 12:27
GKarRacer26-Aug-04 12:27 
GeneralRe: pretranslatemessageoverride Pin
prateekkathuria27-Aug-04 8:23
prateekkathuria27-Aug-04 8:23 
GeneralRe: pretranslatemessageoverride Pin
GKarRacer27-Aug-04 10:31
GKarRacer27-Aug-04 10:31 
GeneralRe: pretranslatemessageoverride Pin
prateekkathuria27-Aug-04 10:43
prateekkathuria27-Aug-04 10:43 
GeneralRe: pretranslatemessageoverride Pin
GKarRacer27-Aug-04 10:56
GKarRacer27-Aug-04 10:56 
It probably is somewhere, but I couldn't say where. I discovered that partly through trial and error and partly gleaned from the many varying documents in MSDN. If you look at the docs for the GetMessage function there's a sentence that says:

"During this call, the system delivers pending messages that were sent to windows owned by the calling thread using the SendMessage, SendMessageCallback, SendMessageTimeout, or SendNotifyMessage function".

The key phrase being During this call. That's the only one I can think of off the top of my head.
GeneralCommand - line processing Pin
Andre Massada26-Aug-04 10:06
Andre Massada26-Aug-04 10:06 
GeneralRe: Command - line processing Pin
Bob Stanneveld26-Aug-04 10:13
Bob Stanneveld26-Aug-04 10:13 
GeneralRe: Command - line processing Pin
David Crow26-Aug-04 10:22
David Crow26-Aug-04 10:22 
GeneralRe: Command - line processing Pin
Andre Massada26-Aug-04 10:29
Andre Massada26-Aug-04 10:29 
GeneralRe: Command - line processing Pin
David Crow27-Aug-04 2:31
David Crow27-Aug-04 2:31 
GeneralDLL programming Pin
Madmaximus26-Aug-04 6:54
Madmaximus26-Aug-04 6:54 
QuestionDetecting memory leaks!? Pin
umarcool26-Aug-04 6:06
umarcool26-Aug-04 6:06 
AnswerRe: Detecting memory leaks!? Pin
jmkhael26-Aug-04 6:21
jmkhael26-Aug-04 6:21 
AnswerRe: Detecting memory leaks!? Pin
Rick York26-Aug-04 6:36
mveRick York26-Aug-04 6:36 
GeneralTime function Pin
Supaflyfrank26-Aug-04 5:53
Supaflyfrank26-Aug-04 5:53 
GeneralRe: Time function Pin
jmkhael26-Aug-04 6:18
jmkhael26-Aug-04 6:18 
GeneralRe: Time function Pin
David Crow26-Aug-04 8:52
David Crow26-Aug-04 8:52 
GeneralRe: Time function Pin
Bob Stanneveld26-Aug-04 10:24
Bob Stanneveld26-Aug-04 10:24 
GeneralRe: Time function Pin
David Crow26-Aug-04 10:26
David Crow26-Aug-04 10:26 
GeneralRe: Time function Pin
Supaflyfrank26-Aug-04 13:00
Supaflyfrank26-Aug-04 13:00 
QuestionGetMoniker ? Pin
Scozturk26-Aug-04 5:47
professionalScozturk26-Aug-04 5:47 
GeneralCreating a [modeless] dialog-box with no resource image file Pin
0v3rloader26-Aug-04 5:33
0v3rloader26-Aug-04 5:33 

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.