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

C / C++ / MFC

 
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 
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 
Of course the Application is responsible for saving registry info, you could test it with running release build explicitly from Bin file and changing the application custom setting, and the registry key Name is stored in your main application class cpp file (class drived form CWinAppEx) in the CwinAppEx::::InitInstance() method in the
SetRegistryKey(_T("Local AppWizard-Generated Applications"));
but I have no idea of where it save the custom styles. It should be some where after whole main frame is created.
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 
GeneralRe: Repainting of dialog box takes time. Pin
R@jeev K R8-Mar-10 20:55
R@jeev K R8-Mar-10 20:55 
GeneralRe: Repainting of dialog box takes time. Pin
Le@rner8-Mar-10 20:59
Le@rner8-Mar-10 20:59 
GeneralRe: Repainting of dialog box takes time. Pin
R@jeev K R8-Mar-10 21:18
R@jeev K R8-Mar-10 21:18 
GeneralRe: Repainting of dialog box takes time. Pin
Le@rner8-Mar-10 22:08
Le@rner8-Mar-10 22:08 

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.