Click here to Skip to main content
15,905,781 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Problem Parsing Pictures from Rich-Text (RTF) File Pin
Joel Lucsy15-Oct-04 12:01
Joel Lucsy15-Oct-04 12:01 
GeneralParse Filenames for extracting Tags Pin
Summi15-Oct-04 2:42
Summi15-Oct-04 2:42 
GeneralRe: Parse Filenames for extracting Tags Pin
David Crow15-Oct-04 4:42
David Crow15-Oct-04 4:42 
GeneralRe: Parse Filenames for extracting Tags Pin
Maximilien15-Oct-04 5:01
Maximilien15-Oct-04 5:01 
GeneralRe: Parse Filenames for extracting Tags Pin
David Crow15-Oct-04 5:46
David Crow15-Oct-04 5:46 
GeneralRe: Parse Filenames for extracting Tags Pin
Maximilien15-Oct-04 6:47
Maximilien15-Oct-04 6:47 
GeneralRe: Parse Filenames for extracting Tags Pin
Summi19-Oct-04 2:36
Summi19-Oct-04 2:36 
GeneralMultiple Dialogs Pin
sweep12315-Oct-04 2:10
sweep12315-Oct-04 2:10 
I have an MFC application where one of the dialogs can have 10 versions of it on display (multiple instances). I use a member variable to control the latest one called up, but would like this variable set to the current one; i.e. if the user clicks on display 2 I would like to make that one the current display.

Currently the varaible is set to the last one created, how do I set it to the current just clicked.

I know I can use:-

this->m_nCurrentDisplay;

but what event or message do I use.

Regards
GeneralRe: Multiple Dialogs Pin
Maximilien15-Oct-04 2:44
Maximilien15-Oct-04 2:44 
GeneralToggel button with menu open Pin
verma-rahul15-Oct-04 2:05
verma-rahul15-Oct-04 2:05 
GeneralRe: Toggel button with menu open Pin
jan larsen15-Oct-04 2:09
jan larsen15-Oct-04 2:09 
GeneralRe: Toggel button with menu open Pin
Ravi Bhavnani15-Oct-04 6:21
professionalRavi Bhavnani15-Oct-04 6:21 
Questionwhat are the basic setting we have to do in the Microsoft Visual Studio to run this code? Pin
lavate malllik15-Oct-04 0:50
lavate malllik15-Oct-04 0:50 
AnswerRe: what are the basic setting we have to do in the Microsoft Visual Studio to run this code? Pin
toxcct15-Oct-04 0:55
toxcct15-Oct-04 0:55 
AnswerRe: what are the basic setting we have to do in the Microsoft Visual Studio to run this code? Pin
Phil J Pearson15-Oct-04 0:59
Phil J Pearson15-Oct-04 0:59 
GeneralRe: what are the basic setting we have to do in the Microsoft Visual Studio to run this code? Pin
David Crow15-Oct-04 4:46
David Crow15-Oct-04 4:46 
GeneralRe: what are the basic setting we have to do in the Microsoft Visual Studio to run this code? Pin
Ravi Bhavnani15-Oct-04 6:23
professionalRavi Bhavnani15-Oct-04 6:23 
GeneralMFC message routing weirdness Pin
Phil J Pearson15-Oct-04 0:47
Phil J Pearson15-Oct-04 0:47 
GeneralRe: MFC message routing weirdness Pin
Blake Miller15-Oct-04 4:25
Blake Miller15-Oct-04 4:25 
GeneralRe: MFC message routing weirdness Pin
Phil J Pearson15-Oct-04 4:43
Phil J Pearson15-Oct-04 4:43 
GeneralRe: MFC message routing weirdness - solved! Pin
Phil J Pearson15-Oct-04 5:18
Phil J Pearson15-Oct-04 5:18 
QuestionHow can I receive mails that is coming to my outlook in an MFC appliation. Pin
VCSharp00714-Oct-04 23:32
VCSharp00714-Oct-04 23:32 
AnswerRe: How can I receive mails that is coming to my outlook in an MFC appliation. Pin
Mad__14-Oct-04 23:46
Mad__14-Oct-04 23:46 
AnswerRe: How can I receive mails that is coming to my outlook in an MFC appliation. Pin
Sujan Christo14-Oct-04 23:50
Sujan Christo14-Oct-04 23:50 
General[Message Deleted] Pin
sheny14-Oct-04 23:17
sheny14-Oct-04 23:17 

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.