Click here to Skip to main content
15,906,816 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: creating a status bar in VC++,MFC Pin
Mohanraj D4-May-08 20:01
Mohanraj D4-May-08 20:01 
GeneralRe: creating a status bar in VC++,MFC Pin
Hamid_RT4-May-08 20:33
Hamid_RT4-May-08 20:33 
GeneralRe: creating a status bar in VC++,MFC Pin
Rajkumar R4-May-08 21:31
Rajkumar R4-May-08 21:31 
QuestionRe: creating a status bar in VC++,MFC Pin
David Crow5-May-08 3:31
David Crow5-May-08 3:31 
QuestionHow to send message to a child window Pin
Nitheesh George4-May-08 18:20
Nitheesh George4-May-08 18:20 
AnswerRe: How to send message to a child window Pin
Hamid_RT4-May-08 19:08
Hamid_RT4-May-08 19:08 
GeneralRe: How to send message to a child window Pin
Nitheesh George4-May-08 19:11
Nitheesh George4-May-08 19:11 
AnswerRe: How to send message to a child window Pin
ThatsAlok4-May-08 23:53
ThatsAlok4-May-08 23:53 
Nitheesh George wrote:
I used PostMessage API to post a message to the queue but it does not work for Child Window. How can i send a message to a child Window without using the SendMessage API.


if sendmessage work, post message ought to work. try putting breakpoint in MessageHandller function to check when it recv the postmessage request

"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
Never mind - my own stupidity is the source of every "problem" - Mixture


cheers,
Alok Gupta
VC Forum Q&A :- I/IV
Support CRY- Child Relief and You/codeProject$$>

QuestionNot able to write .doc file in Win32 using FILE pointer. Pin
vijay_k4-May-08 18:18
vijay_k4-May-08 18:18 
QuestionRe: Not able to write .doc file in Win32 using FILE pointer. Pin
Rajkumar R4-May-08 21:59
Rajkumar R4-May-08 21:59 
AnswerRe: Not able to write .doc file in Win32 using FILE pointer. Pin
CPallini4-May-08 21:59
mveCPallini4-May-08 21:59 
GeneralRe: Not able to write .doc file in Win32 using FILE pointer. Pin
vijay_k4-May-08 22:40
vijay_k4-May-08 22:40 
QuestionRe: Not able to write .doc file in Win32 using FILE pointer. Pin
CPallini4-May-08 22:59
mveCPallini4-May-08 22:59 
AnswerRe: Not able to write .doc file in Win32 using FILE pointer. Pin
vijay_k4-May-08 23:22
vijay_k4-May-08 23:22 
GeneralRe: Not able to write .doc file in Win32 using FILE pointer. Pin
CPallini4-May-08 23:29
mveCPallini4-May-08 23:29 
GeneralRe: Not able to write .doc file in Win32 using FILE pointer. Pin
vijay_k4-May-08 23:36
vijay_k4-May-08 23:36 
GeneralRe: Not able to write .doc file in Win32 using FILE pointer. Pin
CPallini4-May-08 23:54
mveCPallini4-May-08 23:54 
Questioncreating progress bar inMFC,VC++ [modified] Pin
Mohanraj D4-May-08 17:33
Mohanraj D4-May-08 17:33 
AnswerRe: creating progress bar Pin
Christian Graus4-May-08 17:35
protectorChristian Graus4-May-08 17:35 
AnswerRe: creating progress bar inMFC,VC++ Pin
Christian Graus4-May-08 18:43
protectorChristian Graus4-May-08 18:43 
AnswerRe: creating progress bar inMFC,VC++ Pin
Nitheesh George4-May-08 19:54
Nitheesh George4-May-08 19:54 
GeneralRe: creating progress bar inMFC,VC++ Pin
Mohanraj D4-May-08 20:08
Mohanraj D4-May-08 20:08 
GeneralRe: creating progress bar inMFC,VC++ Pin
Hamid_RT4-May-08 20:28
Hamid_RT4-May-08 20:28 
GeneralRe: creating progress bar inMFC,VC++ Pin
Mohanraj D4-May-08 20:56
Mohanraj D4-May-08 20:56 
GeneralRe: creating progress bar inMFC,VC++ Pin
Nitheesh George4-May-08 23:21
Nitheesh George4-May-08 23:21 

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.