Click here to Skip to main content
15,894,343 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Appending & inseting Text in RichEdit Pin
Hamid_RT14-Feb-07 20:57
Hamid_RT14-Feb-07 20:57 
AnswerRe: Appending & inseting Text in RichEdit Pin
Mark Salsbery15-Feb-07 7:04
Mark Salsbery15-Feb-07 7:04 
QuestionReference class from global Pin
Oliver12314-Feb-07 18:18
Oliver12314-Feb-07 18:18 
AnswerRe: Reference class from global Pin
jhwurmbach14-Feb-07 21:59
jhwurmbach14-Feb-07 21:59 
Questionc programming Pin
deeps_cute14-Feb-07 17:05
deeps_cute14-Feb-07 17:05 
AnswerRe: c programming Pin
Waldermort14-Feb-07 20:22
Waldermort14-Feb-07 20:22 
QuestionHow to creat a new folder and a new file Pin
zhangguoliming14-Feb-07 9:20
zhangguoliming14-Feb-07 9:20 
QuestionRe: How to creat a new folder and a new file Pin
David Crow14-Feb-07 9:54
David Crow14-Feb-07 9:54 
zhangguoliming wrote:
strcat(path,m_Luting);


This should probably be strcpy() instead.

zhangguoliming wrote:
fMyfile.open(path,ios:out|ios::binary|ios::trunc);


What is the value of path at this point?

On a side note, since you are using MFC, have you looked into CFile?


"Approved Workmen Are Not Ashamed" - 2 Timothy 2:15

"Judge not by the eye but by the heart." - Native American Proverb


AnswerRe: How to creat a new folder and a new file Pin
#realJSOP14-Feb-07 10:01
mve#realJSOP14-Feb-07 10:01 
AnswerRe: How to creat a new folder and a new file Pin
Sceptic Mole14-Feb-07 10:19
Sceptic Mole14-Feb-07 10:19 
AnswerRe: How to creat a new folder and a new file Pin
Hamid_RT14-Feb-07 17:48
Hamid_RT14-Feb-07 17:48 
QuestionApplication name depending on code #define? Pin
suggam14-Feb-07 8:10
suggam14-Feb-07 8:10 
AnswerRe: Application name depending on code #define? Pin
Mark Salsbery14-Feb-07 8:39
Mark Salsbery14-Feb-07 8:39 
AnswerRe: Application name depending on code #define? [modified] Pin
#realJSOP14-Feb-07 9:49
mve#realJSOP14-Feb-07 9:49 
GeneralRe: Application name depending on code #define? Pin
jhwurmbach14-Feb-07 22:03
jhwurmbach14-Feb-07 22:03 
GeneralRe: Application name depending on code #define? Pin
suggam15-Feb-07 3:45
suggam15-Feb-07 3:45 
GeneralRe: Application name depending on code #define? Pin
#realJSOP15-Feb-07 8:51
mve#realJSOP15-Feb-07 8:51 
GeneralRe: Application name depending on code #define? Pin
suggam15-Feb-07 12:01
suggam15-Feb-07 12:01 
QuestionPassing pointers from VB Pin
Renato Carvalho14-Feb-07 7:52
Renato Carvalho14-Feb-07 7:52 
GeneralRe: Passing pointers from VB Pin
Renato Carvalho14-Feb-07 8:16
Renato Carvalho14-Feb-07 8:16 
QuestionVirtual Memory Question Pin
act_x14-Feb-07 5:50
act_x14-Feb-07 5:50 
AnswerRe: Virtual Memory Question Pin
Maximilien14-Feb-07 6:29
Maximilien14-Feb-07 6:29 
AnswerRe: Virtual Memory Question Pin
toxcct14-Feb-07 6:33
toxcct14-Feb-07 6:33 
AnswerRe: Virtual Memory Question Pin
Stephen Hewitt14-Feb-07 11:37
Stephen Hewitt14-Feb-07 11:37 
Questionvista-vs 2005 compatability Pin
beegu14-Feb-07 5:19
beegu14-Feb-07 5:19 

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.