Click here to Skip to main content
15,891,828 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionDisplay Message Pin
jon_fallon28-Jan-07 5:21
jon_fallon28-Jan-07 5:21 
AnswerRe: Display Message Pin
Eytukan28-Jan-07 5:30
Eytukan28-Jan-07 5:30 
GeneralRe: Display Message Pin
jon_fallon28-Jan-07 5:45
jon_fallon28-Jan-07 5:45 
QuestionRe: Display Message Pin
prasad_som28-Jan-07 5:32
prasad_som28-Jan-07 5:32 
AnswerRe: Display Message Pin
jon_fallon28-Jan-07 5:42
jon_fallon28-Jan-07 5:42 
GeneralRe: Display Message Pin
Mark Salsbery28-Jan-07 7:12
Mark Salsbery28-Jan-07 7:12 
AnswerRe: Display Message Pin
Anilkumar K V28-Jan-07 21:57
Anilkumar K V28-Jan-07 21:57 
QuestionWM_INIT or something like that....? [modified] Pin
Makakuin28-Jan-07 5:07
Makakuin28-Jan-07 5:07 
Sorry for stupid qestion..
In MFC dialog based applications I used WM_INITDIALOG message handler to do various stuff (setting CListCtrl columns etc.).
Now I`ve created an SDI MFC application with CFormView as base class. The closest message handler I can find here is WM_CREATE, which doesn`t suite my needs (it gets called to early - m_listctrl.InsertColumn() fails because there is no m_listctrl at this time).
Please help!

Which message handler do I use here?


-- modified at 11:15 Sunday 28th January, 2007
AnswerRe: WM_INIT or something like that....? Pin
prasad_som28-Jan-07 5:18
prasad_som28-Jan-07 5:18 
GeneralRe: WM_INIT or something like that....? Pin
Makakuin28-Jan-07 5:22
Makakuin28-Jan-07 5:22 
GeneralRe: WM_INIT or something like that....? Pin
Waldermort28-Jan-07 6:32
Waldermort28-Jan-07 6:32 
AnswerRe: WM_INIT or something like that....? Pin
prasad_som28-Jan-07 18:44
prasad_som28-Jan-07 18:44 
QuestionPorting Visual Studio 6 Application Pin
Blamor28-Jan-07 3:54
Blamor28-Jan-07 3:54 
AnswerRe: Porting Visual Studio 6 Application Pin
Cedric Moonen28-Jan-07 5:04
Cedric Moonen28-Jan-07 5:04 
QuestionButton to next form/popup Pin
Twalgering28-Jan-07 0:25
Twalgering28-Jan-07 0:25 
GeneralRe: Button to next form/popup Pin
Twalgering29-Jan-07 5:52
Twalgering29-Jan-07 5:52 
QuestionSend Sound to SoundCard Pin
A_Fa27-Jan-07 18:44
A_Fa27-Jan-07 18:44 
AnswerRe: Send Sound to SoundCard Pin
#realJSOP28-Jan-07 0:42
mve#realJSOP28-Jan-07 0:42 
GeneralRe: Send Sound to SoundCard Pin
A_Fa28-Jan-07 1:22
A_Fa28-Jan-07 1:22 
GeneralRe: Send Sound to SoundCard Pin
#realJSOP28-Jan-07 2:54
mve#realJSOP28-Jan-07 2:54 
GeneralRe: Send Sound to SoundCard Pin
A_Fa28-Jan-07 4:01
A_Fa28-Jan-07 4:01 
GeneralRe: Send Sound to SoundCard Pin
#realJSOP28-Jan-07 5:09
mve#realJSOP28-Jan-07 5:09 
Questionbasic vc++ Pin
Sonipriya27-Jan-07 18:23
Sonipriya27-Jan-07 18:23 
AnswerRe: basic vc++ Pin
Hamid_RT27-Jan-07 18:53
Hamid_RT27-Jan-07 18:53 
AnswerRe: basic vc++ Pin
Christian Graus28-Jan-07 0:33
protectorChristian Graus28-Jan-07 0: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.