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

C / C++ / MFC

 
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 
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 
I went through all the codes and sites....
BUt its all WIN32 CONSOLE application...

what i want is MFC Application...

The other programs i got is
MFC Application.........but...
It just reads an INI file...thats already created...

Im using Visual Studio 2003.....
Visual Studio 2008 supports CIniFile....
but the lower versions dont....


so is there any direct....or easy way to READ/WRITE INI file...
Other than using the CIniFile code availabe in this forum????
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 
AnswerRe: Get open files by process id (winapi) Pin
Marco1430-Oct-08 3:06
Marco1430-Oct-08 3:06 
AnswerRe: Get open files by process id (winapi) Pin
Marco1430-Oct-08 3:42
Marco1430-Oct-08 3:42 
GeneralRe: Get open files by process id (winapi) Pin
David Crow30-Oct-08 4:45
David Crow30-Oct-08 4:45 
Questionerror C2593: 'operator +=' is ambiguous Pin
VCProgrammer30-Oct-08 0:00
VCProgrammer30-Oct-08 0:00 
AnswerRe: error C2593: 'operator +=' is ambiguous Pin
Rajesh R Subramanian30-Oct-08 0:23
professionalRajesh R Subramanian30-Oct-08 0:23 
GeneralRe: error C2593: 'operator +=' is ambiguous Pin
VCProgrammer30-Oct-08 2:18
VCProgrammer30-Oct-08 2:18 

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.