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

C / C++ / MFC

 
GeneralRe: SendMessage Pin
Naveen3-Apr-07 21:39
Naveen3-Apr-07 21:39 
AnswerRe: SendMessage Pin
prasad_som4-Apr-07 2:47
prasad_som4-Apr-07 2:47 
AnswerRe: SendMessage Pin
Roger Stoltz3-Apr-07 21:47
Roger Stoltz3-Apr-07 21:47 
GeneralRe: SendMessage Pin
Anilkumar K V3-Apr-07 23:00
Anilkumar K V3-Apr-07 23:00 
GeneralRe: SendMessage Pin
Roger Stoltz4-Apr-07 1:08
Roger Stoltz4-Apr-07 1:08 
GeneralRe: SendMessage Pin
Anilkumar K V9-Apr-07 23:14
Anilkumar K V9-Apr-07 23:14 
GeneralRe: SendMessage Pin
Roger Stoltz10-Apr-07 1:29
Roger Stoltz10-Apr-07 1:29 
GeneralRe: SendMessage Pin
Anilkumar K V11-Apr-07 19:53
Anilkumar K V11-Apr-07 19:53 
I did try user defined message using SendMessage() before the message loop, soon after a call to CreateWindow() API. The message was send from main thread only. The windowproc received the User defined messages. This means that the message loop is not needed for SendMessage to deliver messages to WindowProc.
QuestionTab controls Pin
deeps_cute3-Apr-07 20:04
deeps_cute3-Apr-07 20:04 
AnswerRe: Tab controls Pin
vimarsh puneet3-Apr-07 20:31
vimarsh puneet3-Apr-07 20:31 
AnswerRe: Tab controls Pin
Cedric Moonen3-Apr-07 20:56
Cedric Moonen3-Apr-07 20:56 
QuestionMake virtual method in my project Pin
nhatvhm3-Apr-07 18:34
nhatvhm3-Apr-07 18:34 
GeneralRe: Make virtual method in my project Pin
prasad_som3-Apr-07 18:48
prasad_som3-Apr-07 18:48 
AnswerRe: Make virtual method in my project Pin
ThatsAlok18-Apr-07 21:08
ThatsAlok18-Apr-07 21:08 
QuestionHow to use form view in tab control Pin
sireesha_sree3-Apr-07 18:29
sireesha_sree3-Apr-07 18:29 
AnswerRe: How to use form view in tab control Pin
Naveen3-Apr-07 19:14
Naveen3-Apr-07 19:14 
GeneralRe: How to use form view in tab control Pin
sireesha_sree3-Apr-07 19:22
sireesha_sree3-Apr-07 19:22 
QuestionRe: How to use form view in tab control Pin
vimarsh puneet3-Apr-07 19:26
vimarsh puneet3-Apr-07 19:26 
AnswerRe: How to use form view in tab control Pin
sireesha_sree3-Apr-07 19:49
sireesha_sree3-Apr-07 19:49 
GeneralRe: How to use form view in tab control Pin
vimarsh puneet3-Apr-07 20:02
vimarsh puneet3-Apr-07 20:02 
GeneralRe: How to use form view in tab control Pin
Naveen3-Apr-07 19:47
Naveen3-Apr-07 19:47 
GeneralRe: How to use form view in tab control Pin
megha_gharote3-Apr-07 19:52
megha_gharote3-Apr-07 19:52 
GeneralRe: How to use form view in tab control Pin
Naveen3-Apr-07 19:58
Naveen3-Apr-07 19:58 
GeneralRe: How to use form view in tab control Pin
sireesha_sree3-Apr-07 20:02
sireesha_sree3-Apr-07 20:02 
GeneralRe: How to use form view in tab control Pin
vimarsh puneet3-Apr-07 20:08
vimarsh puneet3-Apr-07 20:08 

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.