Click here to Skip to main content
16,011,743 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionWhat are the ids and types of all items in the Open File Common Dialog ? Pin
20-Jan-01 14:08
suss20-Jan-01 14:08 
AnswerRe: What are the ids and types of all items in the Open File Common Dialog ? Pin
20-Jan-01 21:11
suss20-Jan-01 21:11 
AnswerRe: What are the ids and types of all items in the Open File Common Dialog ? Pin
22-Jan-01 12:19
suss22-Jan-01 12:19 
GeneralSave & Load Pin
20-Jan-01 8:02
suss20-Jan-01 8:02 
GeneralRe: Save & Load Pin
Christian Graus20-Jan-01 13:59
protectorChristian Graus20-Jan-01 13:59 
GeneralRe: Save & Load Pin
AlexMarbus21-Jan-01 12:13
AlexMarbus21-Jan-01 12:13 
GeneralRe: Save & Load Pin
Christian Graus21-Jan-01 12:35
protectorChristian Graus21-Jan-01 12:35 
GeneralRe: Save & Load Pin
AlexMarbus21-Jan-01 12:42
AlexMarbus21-Jan-01 12:42 
The only reason I could think to save *one* number is in order to remember a setting, like what mode the program is in. The registry is the 'correct' place to store such information.

You are absolutely right, remembering a setting is a correct thing to do in the registry. From what I've understood from the original message, it's 'just a value', like an age or something.

As for an .ini file, all the entries in the MSDN state clearly that these functions remain for reverse compatibilty only

Oops, you're right Blush | :O Must have missed that one. Thanks for pointing me to that small, single line in the MSDN library Smile | :) Actually too bad the MSDN library only talks about other registry-related functions in this topic, and doesn't have a link to CFile, or just a general information-page that tells a littl' something about saving to memory, file and/or registry; when to use what.

--
Alex Marbus
GeneralRe: Save & Load Pin
22-Jan-01 2:17
suss22-Jan-01 2:17 
GeneralObjective Grid - Spin Control - Help!!! Pin
20-Jan-01 7:07
suss20-Jan-01 7:07 
GeneralOnKeyDown Pin
Sjoerd van Leent20-Jan-01 3:56
Sjoerd van Leent20-Jan-01 3:56 
GeneralRe: OnKeyDown Pin
20-Jan-01 4:21
suss20-Jan-01 4:21 
GeneralChild wizard that don't allow to access the controls of his parent dialog (How to avoid?) Pin
Joan M20-Jan-01 3:24
professionalJoan M20-Jan-01 3:24 
GeneralRe: Child wizard that don't allow to access the controls of his parent dialog (How to avoid?) Pin
AlexMarbus21-Jan-01 12:19
AlexMarbus21-Jan-01 12:19 
QuestionHow to get the "name -> WM_xxx" of a message if I have the numeric ID? Pin
Joan M20-Jan-01 0:58
professionalJoan M20-Jan-01 0:58 
AnswerRe: How to get the Pin
NormDroid20-Jan-01 1:45
professionalNormDroid20-Jan-01 1:45 
GeneralRe: How to get the Pin
Joan M20-Jan-01 1:54
professionalJoan M20-Jan-01 1:54 
GeneralRe: How to get the Pin
20-Jan-01 1:55
suss20-Jan-01 1:55 
GeneralRe: How to get the Pin
Joan M20-Jan-01 2:08
professionalJoan M20-Jan-01 2:08 
GeneralRe: How to get the Pin
AlexMarbus21-Jan-01 12:26
AlexMarbus21-Jan-01 12:26 
AnswerRe: How to get the Pin
Michael Dunn20-Jan-01 5:30
sitebuilderMichael Dunn20-Jan-01 5:30 
GeneralNetwork game Pin
20-Jan-01 0:54
suss20-Jan-01 0:54 
GeneralRe: Network game Pin
NormDroid20-Jan-01 1:39
professionalNormDroid20-Jan-01 1:39 
GeneralOpening the CD ROM drive Pin
Ashman20-Jan-01 0:47
Ashman20-Jan-01 0:47 
GeneralRe: Opening the CD ROM drive Pin
24-Jan-01 2:56
suss24-Jan-01 2: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.