Click here to Skip to main content
15,921,716 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Abstract Class Pin
Navin30-Jul-03 6:31
Navin30-Jul-03 6:31 
GeneralRe: Abstract Class Pin
melwyn30-Jul-03 21:51
melwyn30-Jul-03 21:51 
GeneralRe: Abstract Class Pin
ZoogieZork30-Jul-03 9:37
ZoogieZork30-Jul-03 9:37 
Generalwindows message maps Pin
Chris Eatough30-Jul-03 5:13
Chris Eatough30-Jul-03 5:13 
GeneralRe: windows message maps Pin
John M. Drescher30-Jul-03 5:26
John M. Drescher30-Jul-03 5:26 
GeneralRe: windows message maps Pin
Beer2630-Jul-03 5:32
Beer2630-Jul-03 5:32 
GeneralIStorage Character Limit Pin
PenguinSource30-Jul-03 5:05
PenguinSource30-Jul-03 5:05 
QuestionHow to retreive the last data from a dialog box? Pin
Deepak Samuel30-Jul-03 4:55
Deepak Samuel30-Jul-03 4:55 
Hi,
I have two dialog boxes, the first one is a normal one with the default buttons ok and cancel, while the second has a ok and a combobox.

The program is supposed to work like this.

When a person clicks ok in the first dialog box, the program takes the "DEFAULT" values and does some job . if cancel is clicked, the second dialog box is opened and some data is chosen from the combobox and takes this value and does the same job.

when the job is done the application is closed,

Now when I open the application once again, I want the last chosen value from the combobox to be set as the "DEFAULT" values . Is there a specific way to do this..
Can anyone suggest me ways as to how to proceed..

Thanks.

Deepak Samuel
AnswerRe: How to retreive the last data from a dialog box? Pin
John M. Drescher30-Jul-03 5:03
John M. Drescher30-Jul-03 5:03 
AnswerRe: How to retreive the last data from a dialog box? Pin
RobJones30-Jul-03 5:03
RobJones30-Jul-03 5:03 
GeneralRe: How to retreive the last data from a dialog box? Pin
John M. Drescher30-Jul-03 5:27
John M. Drescher30-Jul-03 5:27 
GeneralJOB_OBJECT_PROCESS_ID_LIST Pin
bigeyedfish8130-Jul-03 4:39
bigeyedfish8130-Jul-03 4:39 
Questionhow do i check if a server is up on a specific port? Pin
k3n30-Jul-03 4:35
k3n30-Jul-03 4:35 
Generalsize of an empty class Pin
melwyn30-Jul-03 4:34
melwyn30-Jul-03 4:34 
GeneralRe: size of an empty class Pin
David Crow30-Jul-03 4:49
David Crow30-Jul-03 4:49 
GeneralRe: size of an empty class Pin
melwyn30-Jul-03 5:14
melwyn30-Jul-03 5:14 
GeneralRe: size of an empty class Pin
David Crow30-Jul-03 5:33
David Crow30-Jul-03 5:33 
GeneralRe: size of an empty class Pin
Joaquín M López Muñoz30-Jul-03 6:35
Joaquín M López Muñoz30-Jul-03 6:35 
GeneralRe: size of an empty class Pin
melwyn30-Jul-03 20:57
melwyn30-Jul-03 20:57 
GeneralCListCtrl scroll behaviour Pin
Brian van der Beek30-Jul-03 4:27
Brian van der Beek30-Jul-03 4:27 
Generalgdi+ Pin
wb30-Jul-03 4:14
wb30-Jul-03 4:14 
GeneralRe: gdi+ Pin
Kannan Kalyanaraman30-Jul-03 5:47
Kannan Kalyanaraman30-Jul-03 5:47 
QuestionRestarting a loop from another cpp file? Pin
keegan30-Jul-03 4:13
keegan30-Jul-03 4:13 
AnswerRe: Restarting a loop from another cpp file? Pin
David Crow30-Jul-03 4:23
David Crow30-Jul-03 4:23 
GeneralRe: Restarting a loop from another cpp file? Pin
keegan30-Jul-03 4:46
keegan30-Jul-03 4:46 

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.