Click here to Skip to main content
15,910,471 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: windows arrows on CHeaderCtrl Pin
Ravi Bhavnani21-Sep-03 11:26
professionalRavi Bhavnani21-Sep-03 11:26 
GeneralRe: windows arrows on CHeaderCtrl Pin
Michael Dunn21-Sep-03 12:44
sitebuilderMichael Dunn21-Sep-03 12:44 
GeneralPointers Pin
Sirrius21-Sep-03 2:54
Sirrius21-Sep-03 2:54 
GeneralRe: Pointers Pin
Roger Allen21-Sep-03 4:43
Roger Allen21-Sep-03 4:43 
GeneralRe: Pointers Pin
Sirrius21-Sep-03 5:06
Sirrius21-Sep-03 5:06 
GeneralRe: Pointers Pin
ZoogieZork21-Sep-03 6:26
ZoogieZork21-Sep-03 6:26 
GeneralPipe Hell - GetLastError() 131 or 183 Pin
Alberto Bar-Noy21-Sep-03 1:51
Alberto Bar-Noy21-Sep-03 1:51 
GeneralCapturing WM_ACTIVATE in CPropertyPage Pin
dennisV20-Sep-03 23:52
dennisV20-Sep-03 23:52 
Hello,

I have a CPropertySheet with a few property pages embedded in a form view. I would like to capture the WM_ACTIVATE message to see when I should write/read data from/to property pages. The problems is the the form view is eating up that message. I can only monitor WM_CHILDACTIVATE and OnKillActive(), but that doesn't cover all cases. I want to save data whenever a user clicks away from the property sheet. How can I do that?

Any help greatly appreciated!

MCP, MCSD
GeneralRe: Capturing WM_ACTIVATE in CPropertyPage Pin
Ravi Bhavnani21-Sep-03 11:24
professionalRavi Bhavnani21-Sep-03 11:24 
GeneralRe: Capturing WM_ACTIVATE in CPropertyPage Pin
dennisV21-Sep-03 13:13
dennisV21-Sep-03 13:13 
GeneralRe: Capturing WM_ACTIVATE in CPropertyPage Pin
Ravi Bhavnani21-Sep-03 14:57
professionalRavi Bhavnani21-Sep-03 14:57 
GeneralRe: Capturing WM_ACTIVATE in CPropertyPage Pin
dennisV21-Sep-03 15:05
dennisV21-Sep-03 15:05 
GeneralRe: Capturing WM_ACTIVATE in CPropertyPage Pin
Michael Dunn21-Sep-03 12:48
sitebuilderMichael Dunn21-Sep-03 12:48 
GeneralRe: Capturing WM_ACTIVATE in CPropertyPage Pin
dennisV21-Sep-03 13:16
dennisV21-Sep-03 13:16 
GeneralRe: Capturing WM_ACTIVATE in CPropertyPage Pin
jhwurmbach21-Sep-03 23:55
jhwurmbach21-Sep-03 23:55 
GeneralRe: Capturing WM_ACTIVATE in CPropertyPage Pin
dennisV22-Sep-03 0:47
dennisV22-Sep-03 0:47 
GeneralRe: Capturing WM_ACTIVATE in CPropertyPage Pin
jhwurmbach22-Sep-03 1:00
jhwurmbach22-Sep-03 1:00 
GeneralRe: Capturing WM_ACTIVATE in CPropertyPage Pin
dennisV22-Sep-03 1:10
dennisV22-Sep-03 1:10 
GeneralRe: Capturing WM_ACTIVATE in CPropertyPage Pin
jhwurmbach22-Sep-03 1:33
jhwurmbach22-Sep-03 1:33 
GeneralRe: Capturing WM_ACTIVATE in CPropertyPage Pin
dennisV22-Sep-03 1:52
dennisV22-Sep-03 1:52 
GeneralRe: Capturing WM_ACTIVATE in CPropertyPage Pin
jhwurmbach22-Sep-03 2:04
jhwurmbach22-Sep-03 2:04 
GeneralRe: Capturing WM_ACTIVATE in CPropertyPage Pin
dennisV22-Sep-03 2:06
dennisV22-Sep-03 2:06 
GeneralRe: Capturing WM_ACTIVATE in CPropertyPage Pin
jhwurmbach22-Sep-03 2:08
jhwurmbach22-Sep-03 2:08 
GeneralRe: Capturing WM_ACTIVATE in CPropertyPage Pin
dennisV22-Sep-03 2:15
dennisV22-Sep-03 2:15 
Generaldatabse cmd Pin
ranjjj20-Sep-03 23:39
ranjjj20-Sep-03 23:39 

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.