Click here to Skip to main content
15,796,734 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to navigate between corresponding .cpp and .h file in VS2008? Pin
Rolf Kristensen25-Mar-09 11:33
Rolf Kristensen25-Mar-09 11:33 
QuestionDeleted File Pin
john563224-Mar-09 3:53
john563224-Mar-09 3:53 
AnswerRe: Deleted File Pin
Sarath C24-Mar-09 4:03
Sarath C24-Mar-09 4:03 
AnswerRe: Deleted File Pin
Jijo.Raj24-Mar-09 5:09
Jijo.Raj24-Mar-09 5:09 
GeneralRe: Deleted File Pin
john563225-Mar-09 2:54
john563225-Mar-09 2:54 
QuestionProblem in struct Pin
NewVC++24-Mar-09 3:40
NewVC++24-Mar-09 3:40 
AnswerRe: Problem in struct Pin
Iain Clarke, Warrior Programmer24-Mar-09 3:45
Iain Clarke, Warrior Programmer24-Mar-09 3:45 
AnswerRe: Problem in struct Pin
Michael Schubert24-Mar-09 3:47
Michael Schubert24-Mar-09 3:47 
Something like this:

CString csOut;
csOut.Format("File size     : %ld\n", buf.st_size);


Then use CStdioFile::WriteString() to write to a file.
GeneralRe: Problem in struct Pin
NewVC++24-Mar-09 3:55
NewVC++24-Mar-09 3:55 
Questionhlow.. Pin
merry jermamae arcilla24-Mar-09 3:23
merry jermamae arcilla24-Mar-09 3:23 
AnswerRe: hlow.. Pin
Michael Schubert24-Mar-09 3:31
Michael Schubert24-Mar-09 3:31 
AnswerRe: hlow.. Pin
David Crow24-Mar-09 3:35
David Crow24-Mar-09 3:35 
GeneralRe: hlow.. Pin
Michael Schubert24-Mar-09 3:38
Michael Schubert24-Mar-09 3:38 
AnswerRe: hlow.. Pin
Iain Clarke, Warrior Programmer24-Mar-09 3:49
Iain Clarke, Warrior Programmer24-Mar-09 3:49 
GeneralRe: hlow.. Pin
Michael Schubert24-Mar-09 3:55
Michael Schubert24-Mar-09 3:55 
AnswerRe: hlow.. Pin
Sarath C24-Mar-09 3:57
Sarath C24-Mar-09 3:57 
AnswerRe: hlow.. Pin
CPallini24-Mar-09 4:03
mveCPallini24-Mar-09 4:03 
AnswerGet back in the Soapbox Kyle Pin
led mike24-Mar-09 5:36
led mike24-Mar-09 5:36 
AnswerRe: hlow.. Pin
Rick York24-Mar-09 12:17
mveRick York24-Mar-09 12:17 
QuestionExtendedcombobox application Pin
Rakesh524-Mar-09 3:14
Rakesh524-Mar-09 3:14 
AnswerRe: Extendedcombobox application Pin
Iain Clarke, Warrior Programmer24-Mar-09 3:50
Iain Clarke, Warrior Programmer24-Mar-09 3:50 
GeneralRe: Extendedcombobox application Pin
Rakesh524-Mar-09 4:32
Rakesh524-Mar-09 4:32 
GeneralRe: Extendedcombobox application Pin
Iain Clarke, Warrior Programmer24-Mar-09 4:54
Iain Clarke, Warrior Programmer24-Mar-09 4:54 
GeneralRe: Extendedcombobox application Pin
Rakesh524-Mar-09 20:12
Rakesh524-Mar-09 20:12 
GeneralRe: Extendedcombobox application Pin
Iain Clarke, Warrior Programmer25-Mar-09 0:09
Iain Clarke, Warrior Programmer25-Mar-09 0:09 

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.