Click here to Skip to main content
16,007,814 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionCatching click event in the webbrowser document Pin
rrrado16-Nov-06 4:00
rrrado16-Nov-06 4:00 
AnswerRe: Catching click event in the webbrowser document Pin
led mike16-Nov-06 5:12
led mike16-Nov-06 5:12 
QuestionOdd MFC Property Page Data Loss Pin
switang16-Nov-06 3:56
switang16-Nov-06 3:56 
GeneralRe: Odd MFC Property Page Data Loss [modified] Pin
switang16-Nov-06 4:17
switang16-Nov-06 4:17 
AnswerRe: Odd MFC Property Page Data Loss Pin
Mark Salsbery16-Nov-06 4:42
Mark Salsbery16-Nov-06 4:42 
GeneralRe: Odd MFC Property Page Data Loss Pin
switang16-Nov-06 4:51
switang16-Nov-06 4:51 
GeneralRe: Odd MFC Property Page Data Loss Pin
Mark Salsbery16-Nov-06 6:24
Mark Salsbery16-Nov-06 6:24 
GeneralRe: Odd MFC Property Page Data Loss Pin
switang16-Nov-06 6:45
switang16-Nov-06 6:45 
I'm am not using SetModified().

I have OnKillActive() and OnSetActive() overridden to only return TRUE to prevent the changes in the pages from being reverted by the DDX calls when switching between pages (tabs). Will SetModified(TRUE), fix this?

I'm using UpdateData() on my overridden OnOK(), since for some reason the data wasn't being updated (probably due to me not using SetModified()).

I'll try to incorporate SetModified() (which I need to do anyways) and get back with you. Having to redesign a little to accommodate the Apply functionality.
QuestionRe: Odd MFC Property Page Data Loss Pin
switang16-Nov-06 11:04
switang16-Nov-06 11:04 
AnswerRe: Odd MFC Property Page Data Loss Pin
Mark Salsbery16-Nov-06 11:21
Mark Salsbery16-Nov-06 11:21 
AnswerRe: Odd MFC Property Page Data Loss Pin
switang17-Nov-06 3:30
switang17-Nov-06 3:30 
GeneralRe: Odd MFC Property Page Data Loss [modified] Pin
switang16-Nov-06 5:10
switang16-Nov-06 5:10 
QuestionReplacement of CComModule and its working Pin
tom groezer16-Nov-06 1:43
tom groezer16-Nov-06 1:43 
QuestionSetting read properites of a file Pin
koumodaki16-Nov-06 1:41
koumodaki16-Nov-06 1:41 
GeneralRe: Setting read properites of a file Pin
prasad_som16-Nov-06 2:57
prasad_som16-Nov-06 2:57 
QuestionRe: Setting read properites of a file Pin
David Crow16-Nov-06 2:59
David Crow16-Nov-06 2:59 
AnswerRe: Setting read properites of a file [modified] Pin
koumodaki16-Nov-06 3:19
koumodaki16-Nov-06 3:19 
QuestionMFC Listview Pin
DanB198316-Nov-06 1:34
DanB198316-Nov-06 1:34 
AnswerRe: MFC Listview Pin
prasad_som16-Nov-06 1:55
prasad_som16-Nov-06 1:55 
GeneralRe: MFC Listview Pin
DanB198316-Nov-06 2:19
DanB198316-Nov-06 2:19 
GeneralRe: MFC Listview Pin
prasad_som16-Nov-06 2:26
prasad_som16-Nov-06 2:26 
GeneralRe: MFC Listview Pin
Hamid_RT16-Nov-06 8:05
Hamid_RT16-Nov-06 8:05 
AnswerRe: MFC Listview Pin
switang16-Nov-06 10:55
switang16-Nov-06 10:55 
QuestionProblem in #import statement Pin
Sakthiu16-Nov-06 1:30
Sakthiu16-Nov-06 1:30 
QuestionRe: Problem in #import statement Pin
prasad_som16-Nov-06 1:49
prasad_som16-Nov-06 1: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.