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

C / C++ / MFC

 
AnswerRe: How to change text of the menu item? Pin
Maximilien3-Nov-08 3:05
Maximilien3-Nov-08 3:05 
GeneralRe: How to change text of the menu item? Pin
Mike Gaskey19-Aug-12 5:29
Mike Gaskey19-Aug-12 5:29 
Questionvoid function Pin
susanne13-Nov-08 0:25
susanne13-Nov-08 0:25 
AnswerRe: void function Pin
Maximilien3-Nov-08 0:34
Maximilien3-Nov-08 0:34 
AnswerRe: void function Pin
CPallini3-Nov-08 0:55
mveCPallini3-Nov-08 0:55 
QuestionRe: void function Pin
David Crow3-Nov-08 3:21
David Crow3-Nov-08 3:21 
AnswerRe: void function Pin
CPallini3-Nov-08 3:33
mveCPallini3-Nov-08 3:33 
QuestionCheck for file existence, and distinguish files from folders Pin
Erik3-Nov-08 0:00
Erik3-Nov-08 0:00 
Hello,

I want to use a C++ function in order to check if a filename exists. I have already tried to use _access as well as _stat, but these functions also return true if the filename given is a fooldername instead. So how can I distinguish if it's a really a file or only a folder?
AnswerRe: Check for file existence, and distinguish files from folders Pin
Rajesh R Subramanian3-Nov-08 0:13
professionalRajesh R Subramanian3-Nov-08 0:13 
AnswerRe: Check for file existence, and distinguish files from folders Pin
David Crow3-Nov-08 3:22
David Crow3-Nov-08 3:22 
QuestionNotepad creation in dialog based MFC Application Pin
AnithaSubramani2-Nov-08 23:07
AnithaSubramani2-Nov-08 23:07 
AnswerRe: Notepad creation in dialog based MFC Application Pin
SandipG 2-Nov-08 23:14
SandipG 2-Nov-08 23:14 
GeneralRe: Notepad creation in dialog based MFC Application Pin
AnithaSubramani2-Nov-08 23:19
AnithaSubramani2-Nov-08 23:19 
GeneralRe: Notepad creation in dialog based MFC Application Pin
SandipG 2-Nov-08 23:24
SandipG 2-Nov-08 23:24 
GeneralRe: Notepad creation in dialog based MFC Application Pin
Russell'2-Nov-08 23:39
Russell'2-Nov-08 23:39 
GeneralRe: Notepad creation in dialog based MFC Application Pin
David Crow3-Nov-08 3:24
David Crow3-Nov-08 3:24 
GeneralRe: Notepad creation in dialog based MFC Application Pin
Mark Salsbery3-Nov-08 5:10
Mark Salsbery3-Nov-08 5:10 
QuestionON_CONTROL_REFLECT_EX and message to control and parent Pin
Russell'2-Nov-08 22:34
Russell'2-Nov-08 22:34 
AnswerRe: ON_CONTROL_REFLECT_EX and message to control and parent Pin
Nishad S2-Nov-08 23:03
Nishad S2-Nov-08 23:03 
GeneralRe: ON_CONTROL_REFLECT_EX and message to control and parent Pin
Russell'2-Nov-08 23:23
Russell'2-Nov-08 23:23 
GeneralRe: ON_CONTROL_REFLECT_EX and message to control and parent Pin
Nishad S2-Nov-08 23:29
Nishad S2-Nov-08 23:29 
AnswerRe: ON_CONTROL_REFLECT_EX and message to control and parent Pin
Russell'2-Nov-08 23:04
Russell'2-Nov-08 23:04 
GeneralRe: ON_CONTROL_REFLECT_EX and message to control and parent Pin
Iain Clarke, Warrior Programmer2-Nov-08 23:37
Iain Clarke, Warrior Programmer2-Nov-08 23:37 
GeneralRe: ON_CONTROL_REFLECT_EX and message to control and parent Pin
Russell'2-Nov-08 23:44
Russell'2-Nov-08 23:44 
QuestionHow to create Ini file and enter/retrieve data from it VC++ MFC [modified] Pin
anna mathew2-Nov-08 22:16
anna mathew2-Nov-08 22:16 

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.