Click here to Skip to main content
15,913,159 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: VC++ code to read and write to an INI file Pin
CPallini30-Oct-08 2:59
mveCPallini30-Oct-08 2:59 
GeneralRe: VC++ code to read and write to an INI file Pin
anna mathew30-Oct-08 22:54
anna mathew30-Oct-08 22:54 
GeneralRe: VC++ code to read and write to an INI file Pin
CPallini30-Oct-08 23:04
mveCPallini30-Oct-08 23:04 
GeneralRe: VC++ code to read and write to an INI file Pin
anna mathew30-Oct-08 23:21
anna mathew30-Oct-08 23:21 
GeneralRe: VC++ code to read and write to an INI file Pin
CPallini30-Oct-08 23:26
mveCPallini30-Oct-08 23:26 
GeneralRe: VC++ code to read and write to an INI file Pin
anna mathew30-Oct-08 23:32
anna mathew30-Oct-08 23:32 
QuestionRe: VC++ code to read and write to an INI file Pin
anna mathew30-Oct-08 22:56
anna mathew30-Oct-08 22:56 
AnswerRe: VC++ code to read and write to an INI file Pin
CPallini30-Oct-08 23:07
mveCPallini30-Oct-08 23:07 
Reading and writing to a INI file it is very simple.
You can easily make a 'test' INI file, using, for instance the notepad, and then write to (or read from) programmatically.
Check out one of the articles I linked in one of my previous replies to see (in the source files) some sample code.
Smile | :)

If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler.
-- Alfonso the Wise, 13th Century King of Castile.

This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong.
-- Iain Clarke

[My articles]

GeneralRe: VC++ code to read and write to an INI file Pin
anna mathew30-Oct-08 23:28
anna mathew30-Oct-08 23:28 
QuestionRe: VC++ code to read and write to an INI file Pin
CPallini31-Oct-08 0:00
mveCPallini31-Oct-08 0:00 
AnswerRe: VC++ code to read and write to an INI file Pin
anna mathew31-Oct-08 0:15
anna mathew31-Oct-08 0:15 
GeneralRe: VC++ code to read and write to an INI file Pin
CPallini31-Oct-08 0:29
mveCPallini31-Oct-08 0:29 
AnswerRe: VC++ code to read and write to an INI file Pin
Hamid_RT30-Oct-08 3:19
Hamid_RT30-Oct-08 3:19 
GeneralRe: VC++ code to read and write to an INI file Pin
anna mathew30-Oct-08 21:05
anna mathew30-Oct-08 21:05 
AnswerRe: VC++ code to read and write to an INI file Pin
Doc Lobster30-Oct-08 23:29
Doc Lobster30-Oct-08 23:29 
GeneralRe: VC++ code to read and write to an INI file Pin
anna mathew31-Oct-08 0:14
anna mathew31-Oct-08 0:14 
Questionerror C2040: '!=' : 'HANDLE' differs in levels of indirection from 'unsigned int' Pin
VCProgrammer30-Oct-08 2:14
VCProgrammer30-Oct-08 2:14 
AnswerRe: error C2040: '!=' : 'HANDLE' differs in levels of indirection from 'unsigned int' Pin
Rajkumar R30-Oct-08 2:19
Rajkumar R30-Oct-08 2:19 
AnswerRe: error C2040: '!=' : 'HANDLE' differs in levels of indirection from 'unsigned int' Pin
Moak30-Oct-08 2:21
Moak30-Oct-08 2:21 
QuestionRe: error C2040: '!=' : 'HANDLE' differs in levels of indirection from 'unsigned int' Pin
Mark Salsbery30-Oct-08 5:36
Mark Salsbery30-Oct-08 5:36 
AnswerRe: error C2040: '!=' : 'HANDLE' differs in levels of indirection from 'unsigned int' Pin
David Crow30-Oct-08 9:14
David Crow30-Oct-08 9:14 
GeneralRe: error C2040: '!=' : 'HANDLE' differs in levels of indirection from 'unsigned int' Pin
Mark Salsbery30-Oct-08 9:29
Mark Salsbery30-Oct-08 9:29 
JokeRe: error C2040: '!=' : 'HANDLE' differs in levels of indirection from 'unsigned int' Pin
Rajesh R Subramanian30-Oct-08 19:40
professionalRajesh R Subramanian30-Oct-08 19:40 
QuestionGet open files by process id (winapi) Pin
Marco1430-Oct-08 1:21
Marco1430-Oct-08 1:21 
QuestionRe: Get open files by process id (winapi) Pin
David Crow30-Oct-08 2:41
David Crow30-Oct-08 2:41 

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.