Click here to Skip to main content
16,020,162 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionSerach implementation Pin
johnalek9-Mar-10 3:28
johnalek9-Mar-10 3:28 
AnswerRe: Serach implementation Pin
Richard MacCutchan9-Mar-10 4:10
mveRichard MacCutchan9-Mar-10 4:10 
AnswerRe: Serach implementation Pin
Eugen Podsypalnikov9-Mar-10 4:48
Eugen Podsypalnikov9-Mar-10 4:48 
AnswerRe: Serach implementation Pin
KingsGambit9-Mar-10 4:54
KingsGambit9-Mar-10 4:54 
QuestionCMFCOutlookBarTabCtrl save state problem Pin
A&Ms8-Mar-10 21:49
A&Ms8-Mar-10 21:49 
AnswerRe: CMFCOutlookBarTabCtrl save state problem Pin
Eugen Podsypalnikov8-Mar-10 22:07
Eugen Podsypalnikov8-Mar-10 22:07 
QuestionRe: CMFCOutlookBarTabCtrl save state problem Pin
A&Ms9-Mar-10 4:22
A&Ms9-Mar-10 4:22 
AnswerRe: CMFCOutlookBarTabCtrl save state problem [modified] Pin
Eugen Podsypalnikov9-Mar-10 4:38
Eugen Podsypalnikov9-Mar-10 4:38 
OK Smile | :)

After the creating of CMainFrameWnd (with all inside) -

you could call SaveState(<DefaultProfile>) explicitly...

Then will be called LoadState(<LastProfile>),
that has been saved at the last exiting...

Your toolbar could provide a command for LoadState(<DefaultProfile>)
to load the init state after the creating Smile | :)

2. You can prevent a part of or the whole loading

3. The saved data could be found (and deleted) in registries
Check your definition of Irrationality[^] Smile | :)
1 - Avicenna
5 - Hubbard
3 - Own definition
modified on Tuesday, March 9, 2010 11:17 AM

QuestionRe: CMFCOutlookBarTabCtrl save state problem Pin
A&Ms9-Mar-10 9:04
A&Ms9-Mar-10 9:04 
AnswerRe: CMFCOutlookBarTabCtrl save state problem Pin
A&Ms9-Mar-10 9:20
A&Ms9-Mar-10 9:20 
GeneralRe: CMFCOutlookBarTabCtrl save state problem Pin
laoyun9-Mar-10 9:35
laoyun9-Mar-10 9:35 
GeneralRe: CMFCOutlookBarTabCtrl save state problem Pin
A&Ms9-Mar-10 19:13
A&Ms9-Mar-10 19:13 
AnswerRe: CMFCOutlookBarTabCtrl save state problem Pin
Eugen Podsypalnikov9-Mar-10 21:23
Eugen Podsypalnikov9-Mar-10 21:23 
AnswerRe: CMFCOutlookBarTabCtrl save state problem Pin
Richard MacCutchan9-Mar-10 1:03
mveRichard MacCutchan9-Mar-10 1:03 
GeneralRe: CMFCOutlookBarTabCtrl save state problem Pin
A&Ms9-Mar-10 4:26
A&Ms9-Mar-10 4:26 
Questiondevice return ERROR_GEN_FAILURE Pin
Tinf73788-Mar-10 21:18
Tinf73788-Mar-10 21:18 
QuestionRepainting of dialog box takes time. Pin
Le@rner8-Mar-10 18:47
Le@rner8-Mar-10 18:47 
AnswerRe: Repainting of dialog box takes time. Pin
BIJU Manjeri8-Mar-10 19:03
BIJU Manjeri8-Mar-10 19:03 
GeneralRe: Repainting of dialog box takes time. Pin
Le@rner8-Mar-10 19:13
Le@rner8-Mar-10 19:13 
GeneralRe: Repainting of dialog box takes time. Pin
KingsGambit8-Mar-10 19:33
KingsGambit8-Mar-10 19:33 
AnswerRe: Repainting of dialog box takes time. Pin
R@jeev K R8-Mar-10 19:13
R@jeev K R8-Mar-10 19:13 
GeneralRe: Repainting of dialog box takes time. Pin
R@jeev K R8-Mar-10 19:29
R@jeev K R8-Mar-10 19:29 
GeneralRe: Repainting of dialog box takes time. Pin
Le@rner8-Mar-10 20:09
Le@rner8-Mar-10 20:09 
GeneralRe: Repainting of dialog box takes time. Pin
R@jeev K R8-Mar-10 20:43
R@jeev K R8-Mar-10 20:43 
GeneralRe: Repainting of dialog box takes time. Pin
Le@rner8-Mar-10 20:49
Le@rner8-Mar-10 20:49 

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.