Click here to Skip to main content
15,905,971 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Read coefficients of linear equations into 2d array Pin
Omar Al Qady23-Jun-09 0:14
Omar Al Qady23-Jun-09 0:14 
Questionread a file using Readfile() Pin
rahuljin20-Jun-09 0:31
rahuljin20-Jun-09 0:31 
AnswerRe: read a file using Readfile() Pin
chandu00420-Jun-09 0:36
chandu00420-Jun-09 0:36 
AnswerRe: read a file using Readfile() Pin
Sarath C20-Jun-09 0:50
Sarath C20-Jun-09 0:50 
AnswerRe: read a file using Readfile() Pin
Rajesh R Subramanian20-Jun-09 1:00
professionalRajesh R Subramanian20-Jun-09 1:00 
QuestionRe: read a file using Readfile() Pin
chandu00420-Jun-09 1:08
chandu00420-Jun-09 1:08 
AnswerRe: read a file using Readfile() Pin
Rajesh R Subramanian20-Jun-09 1:18
professionalRajesh R Subramanian20-Jun-09 1:18 
GeneralRe: read a file using Readfile() Pin
chandu00420-Jun-09 1:26
chandu00420-Jun-09 1:26 
Rajesh R Subramanian wrote:
CFileDialog?! So, you're using MFC. Then you must use CStdioFile class to read file (you said line by line) instead of ReadFile() and that will make things simpler for you

no no,
i was not the one who posted the thread and asked the question of reading line be line.
my question is, normally, without specifying the path, the files in the curdir can be accessed by default.
but in the same app, if we had used CFileDialog::DoModal(); after that, the above condition would not be applicable.
i wanted to understand from you, if there is any way to overcome this.

--------------------------------------------
Suggestion to the members:
Please prefix your main thread subject with [SOLVED] if it is solved.
thanks.
chandu.

GeneralRe: read a file using Readfile() Pin
Rajesh R Subramanian20-Jun-09 1:29
professionalRajesh R Subramanian20-Jun-09 1:29 
GeneralRe: read a file using Readfile() Pin
p_196020-Jun-09 1:38
p_196020-Jun-09 1:38 
GeneralRe: read a file using Readfile() Pin
chandu00420-Jun-09 1:42
chandu00420-Jun-09 1:42 
GeneralRe: read a file using Readfile() Pin
Rajesh R Subramanian20-Jun-09 2:01
professionalRajesh R Subramanian20-Jun-09 2:01 
GeneralRe: read a file using Readfile() Pin
chandu00420-Jun-09 2:04
chandu00420-Jun-09 2:04 
GeneralRe: read a file using Readfile() Pin
Rajesh R Subramanian20-Jun-09 2:09
professionalRajesh R Subramanian20-Jun-09 2:09 
GeneralRe: read a file using Readfile() Pin
chandu00420-Jun-09 2:15
chandu00420-Jun-09 2:15 
AnswerRe: read a file using Readfile() Pin
Ozer Karaagac20-Jun-09 14:25
professionalOzer Karaagac20-Jun-09 14:25 
GeneralRe: read a file using Readfile() Pin
rahuljin20-Jun-09 1:55
rahuljin20-Jun-09 1:55 
GeneralRe: read a file using Readfile() Pin
chandu00420-Jun-09 2:06
chandu00420-Jun-09 2:06 
GeneralRe: read a file using Readfile() Pin
rahuljin20-Jun-09 3:21
rahuljin20-Jun-09 3:21 
AnswerRe: read a file using Readfile() Pin
krmed20-Jun-09 3:42
krmed20-Jun-09 3:42 
GeneralRe: read a file using Readfile() Pin
rahuljin20-Jun-09 8:13
rahuljin20-Jun-09 8:13 
GeneralRe: read a file using Readfile() Pin
krmed20-Jun-09 9:34
krmed20-Jun-09 9:34 
GeneralRe: read a file using Readfile() Pin
rahuljin20-Jun-09 22:01
rahuljin20-Jun-09 22:01 
Questionincrease the size of the DialogBox during RunTime Pin
p_196020-Jun-09 0:27
p_196020-Jun-09 0:27 
AnswerRe: increase the size of the DialogBox during RunTime Pin
Sarath C20-Jun-09 0:35
Sarath C20-Jun-09 0:35 

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.