Click here to Skip to main content
15,914,111 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: brother, help me please! [modified] Pin
nenfa15-Nov-09 2:51
nenfa15-Nov-09 2:51 
GeneralRe: brother, help me please! Pin
Richard MacCutchan15-Nov-09 3:44
mveRichard MacCutchan15-Nov-09 3:44 
GeneralRe: brother, help me please! Pin
nenfa15-Nov-09 4:29
nenfa15-Nov-09 4:29 
QuestionRe: brother, help me please! Pin
David Crow16-Nov-09 3:02
David Crow16-Nov-09 3:02 
AnswerRe: brother, help me please! Pin
nenfa17-Nov-09 21:23
nenfa17-Nov-09 21:23 
QuestionUnable to run openCV program in VS C++ !!! Pin
csetopper_bhanu14-Nov-09 22:21
csetopper_bhanu14-Nov-09 22:21 
AnswerRe: Unable to run openCV program in VS C++ !!! Pin
Richard MacCutchan15-Nov-09 1:29
mveRichard MacCutchan15-Nov-09 1:29 
QuestionHow to make USB as a Dongle Pin
SNI14-Nov-09 18:09
SNI14-Nov-09 18:09 
QuestionRe: How to make USB to act as a CD ROm Pin
David Crow16-Nov-09 3:03
David Crow16-Nov-09 3:03 
AnswerRe: How to make USB to act as a CD ROm Pin
SNI16-Nov-09 4:02
SNI16-Nov-09 4:02 
QuestionAll xls files in directory to csv Pin
pswierq14-Nov-09 13:19
pswierq14-Nov-09 13:19 
QuestionRe: All xls files in directory to csv Pin
David Crow14-Nov-09 17:17
David Crow14-Nov-09 17:17 
QuestionUAC question Pin
Peter Weyzen14-Nov-09 9:51
Peter Weyzen14-Nov-09 9:51 
AnswerRe: UAC question Pin
Randor 14-Nov-09 12:58
professional Randor 14-Nov-09 12:58 
GeneralRe: UAC question Pin
Peter Weyzen14-Nov-09 16:16
Peter Weyzen14-Nov-09 16:16 
GeneralRe: UAC question Pin
SNI14-Nov-09 18:14
SNI14-Nov-09 18:14 
GeneralRe: UAC question Pin
Peter Weyzen14-Nov-09 18:33
Peter Weyzen14-Nov-09 18:33 
GeneralRe: UAC question Pin
Randor 14-Nov-09 18:43
professional Randor 14-Nov-09 18:43 
GeneralRe: UAC question Pin
Peter Weyzen14-Nov-09 22:10
Peter Weyzen14-Nov-09 22:10 
QuestionTrapping the Active Page in a CPropertySheet in MFC using CStrings Pin
Larry Mills Sr14-Nov-09 7:15
Larry Mills Sr14-Nov-09 7:15 
AnswerRe: Trapping the Active Page in a CPropertySheet in MFC using CStrings Pin
«_Superman_»14-Nov-09 8:16
professional«_Superman_»14-Nov-09 8:16 
GeneralRe: Trapping the Active Page in a CPropertySheet in MFC using CStrings Pin
Larry Mills Sr14-Nov-09 8:39
Larry Mills Sr14-Nov-09 8:39 
GeneralRe: Trapping the Active Page in a CPropertySheet in MFC using CStrings Pin
«_Superman_»14-Nov-09 9:20
professional«_Superman_»14-Nov-09 9:20 
Override the OnKillActive method in the property page derived class.
From here you can communicate with the property sheet class using messages or events.
The property sheet class can then act as a mediator to copy the necessary data.

«_Superman
I love work. It gives me something to do between weekends.

Microsoft MVP (Visual C++)

GeneralRe: Trapping the Active Page in a CPropertySheet in MFC using CStrings Pin
Peter Weyzen14-Nov-09 9:56
Peter Weyzen14-Nov-09 9:56 
GeneralRe: Trapping the Active Page in a CPropertySheet in MFC using CStrings Pin
Larry Mills Sr15-Nov-09 6:33
Larry Mills Sr15-Nov-09 6:33 

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.