Click here to Skip to main content
16,010,268 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Print Preview problem Pin
mihakurent24-Sep-06 5:31
mihakurent24-Sep-06 5:31 
QuestionList control header Pin
radhika2821-Sep-06 0:10
radhika2821-Sep-06 0:10 
AnswerRe: List control header Pin
Nibu babu thomas21-Sep-06 0:16
Nibu babu thomas21-Sep-06 0:16 
AnswerRe: List control header Pin
Rinu_Raj21-Sep-06 0:20
Rinu_Raj21-Sep-06 0:20 
QuestionHPALETTE from CPalette! Pin
mostafa_pasha20-Sep-06 23:42
mostafa_pasha20-Sep-06 23:42 
AnswerRe: HPALETTE from CPalette! Pin
Naveen20-Sep-06 23:59
Naveen20-Sep-06 23:59 
AnswerRe: HPALETTE from CPalette! Pin
Nibu babu thomas20-Sep-06 23:59
Nibu babu thomas20-Sep-06 23:59 
QuestionXML or INI Pin
Waldermort20-Sep-06 23:31
Waldermort20-Sep-06 23:31 
I'm working on a project where the settings will be stored to and loaded from a file on disk. The registry is unsuitable since I want these settings to be distributable and easy to be modified by a user.

I have worked with INI files many times and found them to be suitable for very simple data (like the registry), also they are easy to read (by eye) and edit. However I have noticed that quite a few apps these days are using XML files. I have never used them in an app before but it looks simple enough. So I was wondering what other coders would prefer to use, especially for the type of app as described above.
AnswerRe: XML or INI Pin
Christian Graus20-Sep-06 23:32
protectorChristian Graus20-Sep-06 23:32 
GeneralRe: XML or INI Pin
Waldermort20-Sep-06 23:39
Waldermort20-Sep-06 23:39 
GeneralRe: XML or INI Pin
David Crow21-Sep-06 3:17
David Crow21-Sep-06 3:17 
GeneralRe: XML or INI Pin
Zac Howland21-Sep-06 3:26
Zac Howland21-Sep-06 3:26 
AnswerRe: XML or INI Pin
Cedric Moonen20-Sep-06 23:36
Cedric Moonen20-Sep-06 23:36 
GeneralRe: XML or INI Pin
Waldermort20-Sep-06 23:42
Waldermort20-Sep-06 23:42 
GeneralRe: XML or INI Pin
Hamid_RT21-Sep-06 0:15
Hamid_RT21-Sep-06 0:15 
GeneralRe: XML or INI Pin
toxcct21-Sep-06 1:41
toxcct21-Sep-06 1:41 
AnswerRe: XML or INI Pin
Zac Howland21-Sep-06 3:23
Zac Howland21-Sep-06 3:23 
Question//--------- i need some help please -------------// Pin
Bravoone_200620-Sep-06 23:23
Bravoone_200620-Sep-06 23:23 
AnswerRe: //--------- i need some help please -------------// Pin
_AnsHUMAN_ 20-Sep-06 23:27
_AnsHUMAN_ 20-Sep-06 23:27 
GeneralRe: //--------- i need some help please -------------// Pin
Bravoone_200620-Sep-06 23:41
Bravoone_200620-Sep-06 23:41 
GeneralRe: //--------- i need some help please -------------// Pin
_AnsHUMAN_ 20-Sep-06 23:57
_AnsHUMAN_ 20-Sep-06 23:57 
QuestionRe: //--------- i need some help please -------------// Pin
Bravoone_200621-Sep-06 0:01
Bravoone_200621-Sep-06 0:01 
GeneralRe: //--------- i need some help please -------------// Pin
David Crow21-Sep-06 3:23
David Crow21-Sep-06 3:23 
GeneralRe: //--------- i need some help please -------------// Pin
_AnsHUMAN_ 21-Sep-06 3:31
_AnsHUMAN_ 21-Sep-06 3:31 
AnswerRe: //--------- i need some help please -------------// Pin
Christian Graus20-Sep-06 23:34
protectorChristian Graus20-Sep-06 23:34 

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.