Click here to Skip to main content
15,917,061 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to use SetWindowsHookEx to hook onto CreateWindowEx ? Pin
Naveen17-Sep-06 17:58
Naveen17-Sep-06 17:58 
GeneralRe: How to use SetWindowsHookEx to hook onto CreateWindowEx ? Pin
jipai17-Sep-06 18:44
jipai17-Sep-06 18:44 
AnswerRe: How to use SetWindowsHookEx to hook onto CreateWindowEx ? Pin
Hamid_RT17-Sep-06 19:52
Hamid_RT17-Sep-06 19:52 
GeneralRe: How to use SetWindowsHookEx to hook onto CreateWindowEx ? Pin
jipai18-Sep-06 6:36
jipai18-Sep-06 6:36 
GeneralRe: How to use SetWindowsHookEx to hook onto CreateWindowEx ? Pin
Hamid_RT18-Sep-06 9:43
Hamid_RT18-Sep-06 9:43 
Questionworking with a COM port in C++/MFC Pin
jet91517-Sep-06 14:29
jet91517-Sep-06 14:29 
QuestionPassing data from modal dialog. Pin
SzyKam17-Sep-06 12:57
SzyKam17-Sep-06 12:57 
AnswerRe: Passing data from modal dialog. Pin
Christian Graus17-Sep-06 13:02
protectorChristian Graus17-Sep-06 13:02 
You should expose the string on your dialog and set the text in your main window. Apart from anything else, your approach makes the two forms tightly coupled for no good reason.


Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog

GeneralRe: Passing data from modal dialog. Pin
SzyKam17-Sep-06 13:12
SzyKam17-Sep-06 13:12 
GeneralRe: Passing data from modal dialog. Pin
Christian Graus17-Sep-06 13:15
protectorChristian Graus17-Sep-06 13:15 
GeneralRe: Passing data from modal dialog. Pin
SzyKam17-Sep-06 13:26
SzyKam17-Sep-06 13:26 
GeneralRe: Passing data from modal dialog. Pin
Christian Graus17-Sep-06 13:39
protectorChristian Graus17-Sep-06 13:39 
GeneralRe: Passing data from modal dialog. Pin
S Douglas17-Sep-06 23:28
professionalS Douglas17-Sep-06 23:28 
GeneralRe: Passing data from modal dialog. Pin
Christian Graus17-Sep-06 23:52
protectorChristian Graus17-Sep-06 23:52 
GeneralRe: Passing data from modal dialog. Pin
S Douglas18-Sep-06 0:37
professionalS Douglas18-Sep-06 0:37 
GeneralRe: Passing data from modal dialog. Pin
S Douglas18-Sep-06 0:47
professionalS Douglas18-Sep-06 0:47 
AnswerRe: Passing data from modal dialog. Pin
erfi17-Sep-06 23:19
erfi17-Sep-06 23:19 
QuestionLoadMenu problem Pin
Mohammad A Gdeisat17-Sep-06 12:02
Mohammad A Gdeisat17-Sep-06 12:02 
AnswerRe: LoadMenu problem Pin
Mohammad A Gdeisat17-Sep-06 12:16
Mohammad A Gdeisat17-Sep-06 12:16 
GeneralRe: LoadMenu problem [modified] Pin
erfi17-Sep-06 19:49
erfi17-Sep-06 19:49 
GeneralRe: LoadMenu problem Pin
Mohammad A Gdeisat18-Sep-06 1:39
Mohammad A Gdeisat18-Sep-06 1:39 
QuestionCan't set Window name when using CreateWindow Pin
BarryOg17-Sep-06 12:02
BarryOg17-Sep-06 12:02 
AnswerRe: Can't set Window name when using CreateWindow Pin
Roland Rüdenauer17-Sep-06 12:30
Roland Rüdenauer17-Sep-06 12:30 
GeneralRe: Can't set Window name when using CreateWindow Pin
BarryOg17-Sep-06 22:04
BarryOg17-Sep-06 22:04 
GeneralRe: Can't set Window name when using CreateWindow Pin
BarryOg18-Sep-06 9:07
BarryOg18-Sep-06 9:07 

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.