Click here to Skip to main content
15,920,438 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Timer Intervals Pin
David Crow29-Jan-08 3:07
David Crow29-Jan-08 3:07 
GeneralRe: Timer Intervals Pin
Maxwell Chen29-Jan-08 4:35
Maxwell Chen29-Jan-08 4:35 
GeneralRe: Timer Intervals Pin
CPallini28-Jan-08 22:54
mveCPallini28-Jan-08 22:54 
QuestionWorking with CFile!!!! Pin
rowdy_vc++28-Jan-08 21:57
rowdy_vc++28-Jan-08 21:57 
GeneralRe: Working with CFile!!!! Pin
Maxwell Chen28-Jan-08 22:04
Maxwell Chen28-Jan-08 22:04 
GeneralRe: Working with CFile!!!! Pin
Cedric Moonen28-Jan-08 22:12
Cedric Moonen28-Jan-08 22:12 
GeneralRe: Working with CFile!!!! Pin
Maxwell Chen28-Jan-08 22:16
Maxwell Chen28-Jan-08 22:16 
GeneralRe: Working with CFile!!!! Pin
Cedric Moonen28-Jan-08 22:06
Cedric Moonen28-Jan-08 22:06 
You already asked this question yesterday and people told you that it is not the way to go. The GetLenght function only returns the size of the file. How could the compiler convert it to a string array Confused | :confused: ?

No, you really need to read your file yourself and extract each string, create a CString object and push it into the CStringArray.

Cédric Moonen
Software developer

Charting control [v1.2]

GeneralRe: Working with CFile!!!! Pin
rowdy_vc++28-Jan-08 22:38
rowdy_vc++28-Jan-08 22:38 
GeneralRe: Working with CFile!!!! Pin
Maxwell Chen28-Jan-08 23:05
Maxwell Chen28-Jan-08 23:05 
GeneralRe: Working with CFile!!!! Pin
Rajesh R Subramanian28-Jan-08 22:51
professionalRajesh R Subramanian28-Jan-08 22:51 
QuestionProblem in AfxBeginThread Pin
gReaen28-Jan-08 21:35
gReaen28-Jan-08 21:35 
GeneralRe: Problem in AfxBeginThread Pin
Cedric Moonen28-Jan-08 22:01
Cedric Moonen28-Jan-08 22:01 
GeneralRe: Problem in AfxBeginThread Pin
Iain Clarke, Warrior Programmer28-Jan-08 22:34
Iain Clarke, Warrior Programmer28-Jan-08 22:34 
GeneralRe: Problem in AfxBeginThread Pin
gReaen28-Jan-08 23:11
gReaen28-Jan-08 23:11 
GeneralPlot graph using MFC Pin
Kennis28-Jan-08 21:34
Kennis28-Jan-08 21:34 
GeneralRe: Plot graph using MFC Pin
Cedric Moonen28-Jan-08 21:44
Cedric Moonen28-Jan-08 21:44 
GeneralRe: Plot graph using MFC Pin
Maxwell Chen28-Jan-08 21:48
Maxwell Chen28-Jan-08 21:48 
GeneralOops! Pin
Maxwell Chen28-Jan-08 21:52
Maxwell Chen28-Jan-08 21:52 
QuestionRe: Plot graph using MFC Pin
CPallini28-Jan-08 22:50
mveCPallini28-Jan-08 22:50 
GeneralRe: Plot graph using MFC Pin
Iain Clarke, Warrior Programmer28-Jan-08 23:07
Iain Clarke, Warrior Programmer28-Jan-08 23:07 
GeneralRe: Plot graph using MFC Pin
Maxwell Chen28-Jan-08 23:10
Maxwell Chen28-Jan-08 23:10 
QuestionRe: Plot graph using MFC Pin
Mark Salsbery29-Jan-08 5:57
Mark Salsbery29-Jan-08 5:57 
GeneralRe: Plot graph using MFC Pin
Kennis29-Jan-08 16:24
Kennis29-Jan-08 16:24 
GeneralRe: Plot graph using MFC Pin
Mark Salsbery30-Jan-08 5:08
Mark Salsbery30-Jan-08 5:08 

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.