Click here to Skip to main content
15,900,511 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
QuestionSearching table with log n complexity Pin
Cowork14-Nov-09 7:09
Cowork14-Nov-09 7:09 
AnswerRe: Searching table with log n complexity Pin
N a v a n e e t h14-Nov-09 8:17
N a v a n e e t h14-Nov-09 8:17 
GeneralRe: Searching table with log n complexity Pin
Cowork14-Nov-09 12:21
Cowork14-Nov-09 12:21 
GeneralRe: Searching table with log n complexity Pin
N a v a n e e t h14-Nov-09 17:37
N a v a n e e t h14-Nov-09 17:37 
QuestionHow my parent window class could be notified of its child's windows movement? Pin
A&Ms14-Nov-09 4:29
A&Ms14-Nov-09 4:29 
AnswerRe: How my parent window class could be notified of its child's windows movement? Pin
BobInNJ14-Nov-09 5:49
BobInNJ14-Nov-09 5:49 
GeneralRe: How my parent window class could be notified of its child's windows movement? Pin
A&Ms14-Nov-09 16:39
A&Ms14-Nov-09 16:39 
GeneralRe: How my parent window class could be notified of its child's windows movement? Pin
BobInNJ19-Nov-09 5:38
BobInNJ19-Nov-09 5:38 
Questionwhy execution time of program varies with identical initial settings? Pin
jianzhuhuai14-Nov-09 1:23
jianzhuhuai14-Nov-09 1:23 
AnswerRe: why execution time of program varies with identical initial settings? Pin
LunaticFringe14-Nov-09 2:41
LunaticFringe14-Nov-09 2:41 
AnswerRe: why execution time of program varies with identical initial settings? Pin
BobInNJ14-Nov-09 5:43
BobInNJ14-Nov-09 5:43 
GeneralRe: why execution time of program varies with identical initial settings? Pin
jianzhuhuai18-Nov-09 3:22
jianzhuhuai18-Nov-09 3:22 
GeneralRe: why execution time of program varies with identical initial settings? Pin
BobInNJ19-Nov-09 5:34
BobInNJ19-Nov-09 5:34 
GeneralRe: why execution time of program varies with identical initial settings? Pin
jianzhuhuai23-Nov-09 0:34
jianzhuhuai23-Nov-09 0:34 
Question[Message Deleted] Pin
kumar sanghvi13-Nov-09 23:56
kumar sanghvi13-Nov-09 23:56 

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.