Click here to Skip to main content
16,006,749 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
JokeRe: To display a messagebox after the application is closed Pin
Rajesh R Subramanian3-Apr-08 23:13
professionalRajesh R Subramanian3-Apr-08 23:13 
GeneralRe: To display a messagebox after the application is closed Pin
CPallini3-Apr-08 23:23
mveCPallini3-Apr-08 23:23 
GeneralRe: To display a messagebox after the application is closed Pin
Mukesh Kumar4-Apr-08 0:41
Mukesh Kumar4-Apr-08 0:41 
GeneralRe: To display a messagebox after the application is closed Pin
Nitheesh George4-Apr-08 1:45
Nitheesh George4-Apr-08 1:45 
GeneralRe: To display a messagebox after the application is closed Pin
Hamid_RT7-Apr-08 19:38
Hamid_RT7-Apr-08 19:38 
QuestionAre Detours compatible with Windows CE? Pin
tony_Udz3-Apr-08 20:15
tony_Udz3-Apr-08 20:15 
GeneralProblem in OnInitialUpdate Function. Pin
Le@rner3-Apr-08 20:14
Le@rner3-Apr-08 20:14 
GeneralRe: Problem in OnInitialUpdate Function. Pin
Iain Clarke, Warrior Programmer3-Apr-08 22:10
Iain Clarke, Warrior Programmer3-Apr-08 22:10 
If you look on www.msj.com, there was an article or two by Paul DiLascia that covered replacing views. Even if it takes a while to find, they're all really good reads, and informative.

I'm pretty sure there's an article or two on codeproject also.

Lastly, have a look to see when OnInitialUpdate is called for the first view. If it's done from the create frame code in MFC, and you're doing some mutant manual version, then the bug is *you're* not calling OnInitialUpdate.

Iain.

Iain Clarke appears because CPallini still cares.

General(Resolved): Problem in OnInitialUpdate Function. Pin
Le@rner3-Apr-08 23:01
Le@rner3-Apr-08 23:01 
GeneralRe: Problem in OnInitialUpdate Function. [modified] Pin
Nitheesh George4-Apr-08 1:37
Nitheesh George4-Apr-08 1:37 
QuestionRe: Problem in OnInitialUpdate Function. Pin
David Crow4-Apr-08 2:50
David Crow4-Apr-08 2:50 
GeneralRe: Problem in OnInitialUpdate Function. Pin
Iain Clarke, Warrior Programmer4-Apr-08 3:03
Iain Clarke, Warrior Programmer4-Apr-08 3:03 
GeneralRe: Problem in OnInitialUpdate Function. Pin
David Crow4-Apr-08 3:17
David Crow4-Apr-08 3:17 
GeneralRe: Problem in OnInitialUpdate Function. Pin
Iain Clarke, Warrior Programmer4-Apr-08 3:23
Iain Clarke, Warrior Programmer4-Apr-08 3:23 
GeneralCopy new files on old files in same folder Pin
neha.agarwal273-Apr-08 20:08
neha.agarwal273-Apr-08 20:08 
GeneralRe: Copy new files on old files in same folder Pin
Rajesh R Subramanian3-Apr-08 20:47
professionalRajesh R Subramanian3-Apr-08 20:47 
GeneralRe: Copy new files on old files in same folder [modified] Pin
rp_suman4-Apr-08 2:01
rp_suman4-Apr-08 2:01 
QuestionRe: Copy new files on old files in same folder Pin
David Crow4-Apr-08 2:53
David Crow4-Apr-08 2:53 
QuestionRe: Copy new files on old files in same folder Pin
rp_suman4-Apr-08 3:03
rp_suman4-Apr-08 3:03 
GeneralRe: Copy new files on old files in same folder Pin
Eytukan5-Apr-08 18:15
Eytukan5-Apr-08 18:15 
GeneralRe: Copy new files on old files in same folder Pin
Hamid_RT7-Apr-08 19:59
Hamid_RT7-Apr-08 19:59 
QuestionPostMessage is not received. Pin
Mathias S.3-Apr-08 19:41
Mathias S.3-Apr-08 19:41 
GeneralRe: PostMessage is not received. Pin
Nitheesh George4-Apr-08 1:08
Nitheesh George4-Apr-08 1:08 
QuestionRadio Button Query. Pin
cagespear3-Apr-08 18:58
cagespear3-Apr-08 18:58 
QuestionRe: Radio Button Query. [modified] Pin
rp_suman3-Apr-08 19:16
rp_suman3-Apr-08 19:16 

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.