Click here to Skip to main content
15,891,687 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Getting Installed Softwares Pin
David Crow8-Jun-07 2:18
David Crow8-Jun-07 2:18 
GeneralRe: Getting Installed Softwares Pin
vipin_nvk8-Jun-07 3:08
vipin_nvk8-Jun-07 3:08 
QuestionRe: Getting Installed Softwares Pin
David Crow8-Jun-07 3:11
David Crow8-Jun-07 3:11 
QuestionApending to a file Pin
LCI7-Jun-07 10:10
LCI7-Jun-07 10:10 
QuestionRe: Apending to a file Pin
David Crow7-Jun-07 10:23
David Crow7-Jun-07 10:23 
AnswerRe: Apending to a file Pin
LCI7-Jun-07 10:47
LCI7-Jun-07 10:47 
GeneralRe: Apending to a file Pin
David Crow7-Jun-07 10:52
David Crow7-Jun-07 10:52 
GeneralRe: Apending to a file Pin
Mark Salsbery7-Jun-07 11:04
Mark Salsbery7-Jun-07 11:04 
LCI wrote:
How will i know if the file exists or not?


Use OPEN_EXISTING instead of OPEN_ALWAYS? If it fails, create it.

You may need some READ access as well Smile | :)



"Posting a VB.NET question in the C++ forum will end in tears." Chris Maunder

AnswerRe: Apending to a file Pin
Hamid_RT7-Jun-07 19:29
Hamid_RT7-Jun-07 19:29 
QuestionMFC Textbox unable to be displayed in CFrameWnd? Pin
Cyrilix7-Jun-07 9:36
Cyrilix7-Jun-07 9:36 
AnswerRe: MFC Textbox unable to be displayed in CFrameWnd? Pin
Wes Aday7-Jun-07 9:40
professionalWes Aday7-Jun-07 9:40 
GeneralRe: MFC Textbox unable to be displayed in CFrameWnd? Pin
Cyrilix7-Jun-07 9:52
Cyrilix7-Jun-07 9:52 
GeneralRe: MFC Textbox unable to be displayed in CFrameWnd? Pin
Wes Aday7-Jun-07 9:56
professionalWes Aday7-Jun-07 9:56 
GeneralRe: MFC Textbox unable to be displayed in CFrameWnd? Pin
Mark Salsbery7-Jun-07 10:36
Mark Salsbery7-Jun-07 10:36 
GeneralRe: MFC Textbox unable to be displayed in CFrameWnd? Pin
Michael Dunn7-Jun-07 20:01
sitebuilderMichael Dunn7-Jun-07 20:01 
QuestionCDC DrawText Pin
gurucplusplus7-Jun-07 8:04
gurucplusplus7-Jun-07 8:04 
AnswerRe: CDC DrawText Pin
Matthew Faithfull7-Jun-07 8:19
Matthew Faithfull7-Jun-07 8:19 
AnswerRe: CDC DrawText [modified] Pin
Mark Salsbery7-Jun-07 8:19
Mark Salsbery7-Jun-07 8:19 
GeneralRe: CDC DrawText Pin
gurucplusplus7-Jun-07 8:28
gurucplusplus7-Jun-07 8:28 
GeneralRe: CDC DrawText Pin
Mark Salsbery7-Jun-07 8:35
Mark Salsbery7-Jun-07 8:35 
GeneralRe: CDC DrawText Pin
gurucplusplus7-Jun-07 8:52
gurucplusplus7-Jun-07 8:52 
GeneralRe: CDC DrawText Pin
Mark Salsbery7-Jun-07 9:11
Mark Salsbery7-Jun-07 9:11 
GeneralRe: CDC DrawText Pin
gurucplusplus7-Jun-07 9:57
gurucplusplus7-Jun-07 9:57 
QuestionCToolBar disable/enable buttons Pin
Romiks7-Jun-07 7:45
Romiks7-Jun-07 7:45 
AnswerRe: CToolBar disable/enable buttons Pin
Mark Salsbery7-Jun-07 7:52
Mark Salsbery7-Jun-07 7:52 

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.