Click here to Skip to main content
15,892,643 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: using #define to determine #include Pin
GKarRacer27-Aug-04 10:44
GKarRacer27-Aug-04 10:44 
GeneralRe: using #define to determine #include Pin
AssemblySoft29-Aug-04 12:29
AssemblySoft29-Aug-04 12:29 
GeneralRe: using #define to determine #include Pin
GKarRacer31-Aug-04 7:40
GKarRacer31-Aug-04 7:40 
Generalpretranslatemessageoverride Pin
prateekkathuria26-Aug-04 10:27
prateekkathuria26-Aug-04 10:27 
GeneralRe: pretranslatemessageoverride Pin
Bob Stanneveld26-Aug-04 10:33
Bob Stanneveld26-Aug-04 10:33 
GeneralRe: pretranslatemessageoverride Pin
prateekkathuria26-Aug-04 10:39
prateekkathuria26-Aug-04 10:39 
GeneralRe: pretranslatemessageoverride Pin
Joaquín M López Muñoz26-Aug-04 10:41
Joaquín M López Muñoz26-Aug-04 10:41 
GeneralRe: pretranslatemessageoverride Pin
Bob Stanneveld26-Aug-04 10:45
Bob Stanneveld26-Aug-04 10:45 
GeneralRe: pretranslatemessageoverride Pin
prateekkathuria26-Aug-04 10:51
prateekkathuria26-Aug-04 10:51 
GeneralRe: pretranslatemessageoverride Pin
Bob Stanneveld26-Aug-04 11:51
Bob Stanneveld26-Aug-04 11:51 
GeneralRe: pretranslatemessageoverride Pin
prateekkathuria26-Aug-04 12:14
prateekkathuria26-Aug-04 12:14 
GeneralRe: pretranslatemessageoverride Pin
prateekkathuria26-Aug-04 11:04
prateekkathuria26-Aug-04 11:04 
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 

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.