Click here to Skip to main content
15,881,381 members
Please Sign up or sign in to vote.
3.00/5 (1 vote)
See more:
hey

I write a program which is going to have many options.

I do not familiar with techniques which I can save those options and load then when program starts.

Can any one give me some clue on this?

Thanks in advance. ;)
Posted
Updated 1-Mar-11 3:55am
v2

1 solution

 
Share this answer
 
Comments
Olivier Levrey 1-Mar-11 10:03am    
Simple and efficient. My 5.
LaxmikantYadav 3-Mar-11 0:41am    
Is any techniques for C++/MFC ? (Excluding Ini Files)
Henry Minute 3-Mar-11 7:34am    
Well the same options are available for managed C++ directly. For native code I suspect that someone will have written libraries to enable similar functionality but I don't have any links.
You'll have to google for them, I'm afraid.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900