Click here to Skip to main content
15,798,592 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Need help for CStdioFile Read mode Pin
theCPkid22-Oct-09 1:22
theCPkid22-Oct-09 1:22 
QuestionRe: Need help for CStdioFile Read mode Pin
David Crow22-Oct-09 4:25
David Crow22-Oct-09 4:25 
QuestionRead from text file Pin
sonualex21-Oct-09 20:05
sonualex21-Oct-09 20:05 
AnswerRe: Read from text file Pin
theCPkid21-Oct-09 20:26
theCPkid21-Oct-09 20:26 
GeneralRe: Read from text file Pin
sonualex21-Oct-09 21:32
sonualex21-Oct-09 21:32 
GeneralRe: Read from text file Pin
theCPkid22-Oct-09 1:25
theCPkid22-Oct-09 1:25 
QuestionRe: Read from text file Pin
David Crow22-Oct-09 4:34
David Crow22-Oct-09 4:34 
AnswerRe: Read from text file Pin
sonualex26-Oct-09 21:21
sonualex26-Oct-09 21:21 
hello david.. nice to c u here also Smile | :)
thanks for solving my first doubt ...

dis post was regarding the saving and opening of file.. i hav few strings with me which i need to get displayed in the text file before and in between the text from edit box...
Iam using

CString S1;
CStioFile flEdit;
m_edit1.GetWindowText(S1);
flEdit.Write(S1, S1.GetLength());

how can i make it possible..
before i was using CString every where so i was able to get the text file as per my requirement..
thanks is advance

Date
27/10/2009
Time
11:19:41 AM
**********************

Critical****
--------------------------

Important***
--------------------------

Less Important**
--------------------------

Normal*
--------------------------
QuestionRe: Read from text file Pin
David Crow27-Oct-09 3:59
David Crow27-Oct-09 3:59 
AnswerRe: Read from text file Pin
sonualex27-Oct-09 4:05
sonualex27-Oct-09 4:05 
GeneralRe: Read from text file Pin
David Crow27-Oct-09 4:28
David Crow27-Oct-09 4:28 
GeneralRe: Read from text file Pin
sonualex27-Oct-09 21:29
sonualex27-Oct-09 21:29 
QuestionRe: Read from text file Pin
David Crow28-Oct-09 4:45
David Crow28-Oct-09 4:45 
AnswerRe: Read from text file Pin
sonualex29-Oct-09 0:22
sonualex29-Oct-09 0:22 
GeneralRe: Read from text file Pin
David Crow29-Oct-09 3:20
David Crow29-Oct-09 3:20 
GeneralRe: Read from text file Pin
sonualex30-Oct-09 2:01
sonualex30-Oct-09 2:01 
Question#include problem Pin
kk.tvm21-Oct-09 19:30
kk.tvm21-Oct-09 19:30 
AnswerRe: #include problem Pin
«_Superman_»21-Oct-09 19:41
professional«_Superman_»21-Oct-09 19:41 
AnswerRe: #include problem Pin
Naveen21-Oct-09 19:50
Naveen21-Oct-09 19:50 
QuestionHow can set focus on Button in FormView? Pin
Le@rner21-Oct-09 19:27
Le@rner21-Oct-09 19:27 
Questionhow to send messages between diferents dialogs? Pin
timbk21-Oct-09 19:04
timbk21-Oct-09 19:04 
AnswerRe: how to send messages between diferents dialogs? Pin
theCPkid21-Oct-09 19:23
theCPkid21-Oct-09 19:23 
AnswerRe: how to send messages between diferents dialogs? Pin
Adam Roderick J21-Oct-09 19:44
Adam Roderick J21-Oct-09 19:44 
AnswerRe: how to send messages between diferents dialogs? Pin
Cool_Dev21-Oct-09 23:34
Cool_Dev21-Oct-09 23:34 
GeneralRe: how to send messages between diferents dialogs? Pin
timbk22-Oct-09 6:44
timbk22-Oct-09 6:44 

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.