Click here to Skip to main content
15,887,027 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralCreateNamedPipe permission question Pin
Anonymous14-Jul-04 4:08
Anonymous14-Jul-04 4:08 
Questionhow to validate access rights of a user on a folder?? Pin
rmmr14-Jul-04 3:43
rmmr14-Jul-04 3:43 
AnswerRe: how to validate access rights of a user on a folder?? Pin
vcplusplus14-Jul-04 4:13
vcplusplus14-Jul-04 4:13 
GeneralRe: how to validate access rights of a user on a folder?? Pin
rmmr14-Jul-04 4:41
rmmr14-Jul-04 4:41 
GeneralCString performance Pin
NMiceli14-Jul-04 3:42
NMiceli14-Jul-04 3:42 
GeneralRe: CString performance Pin
Maximilien14-Jul-04 4:08
Maximilien14-Jul-04 4:08 
GeneralRe: CString performance Pin
wb14-Jul-04 4:51
wb14-Jul-04 4:51 
QuestionAfxSetAppName( )? Pin
lucy14-Jul-04 3:33
lucy14-Jul-04 3:33 
I have an SDI application. The title bar text is:

FileName - AppName

My question is: how can I change AppName on the fly? I have a menu item to swtich between two options. I want the application title bar to reflect which option is currently selected. So I want the title bar text to be something as:

FileName - AppName option1
or
FileName - AppName option2

I searched MSDN, and found there is a function AfxGetAppName( ), but it is to get CWinApp.m_pszAppName. Is there a function to set the m_pszAppName?

Thank you very much for any hint.
AnswerRe: AfxSetAppName( )? Pin
Wes Aday14-Jul-04 4:39
professionalWes Aday14-Jul-04 4:39 
GeneralRe: AfxSetAppName( )? Pin
lucy14-Jul-04 5:39
lucy14-Jul-04 5:39 
AnswerRe: AfxSetAppName( )? Pin
Member 1382467115-Dec-22 7:37
Member 1382467115-Dec-22 7:37 
GeneralSend At command Pin
mark18214-Jul-04 3:32
mark18214-Jul-04 3:32 
GeneralRe: Send At command Pin
palbano14-Jul-04 5:36
palbano14-Jul-04 5:36 
GeneralRe: Send At command Pin
mark18215-Jul-04 2:48
mark18215-Jul-04 2:48 
GeneralCFileDialog - customize Pin
john john mackey14-Jul-04 3:30
john john mackey14-Jul-04 3:30 
GeneralRe: CFileDialog - customize Pin
vcplusplus14-Jul-04 4:22
vcplusplus14-Jul-04 4:22 
GeneralRe: CFileDialog - customize Pin
David Crow14-Jul-04 10:09
David Crow14-Jul-04 10:09 
GeneralMy application causing an assert in viewcore.cpp Pin
Raghunandan S14-Jul-04 3:27
Raghunandan S14-Jul-04 3:27 
GeneralRe: My application causing an assert in viewcore.cpp Pin
David Crow14-Jul-04 10:15
David Crow14-Jul-04 10:15 
GeneralRe: My application causing an assert in viewcore.cpp Pin
Jeffrey Walton14-Jul-04 12:39
Jeffrey Walton14-Jul-04 12:39 
GeneralRe: My application causing an assert in viewcore.cpp Pin
Raghunandan S14-Jul-04 15:33
Raghunandan S14-Jul-04 15:33 
Generalvoice proplem Pin
mvnevis14-Jul-04 3:26
mvnevis14-Jul-04 3:26 
GeneralTo Add Help to an MFC Pin
camcambala14-Jul-04 3:09
camcambala14-Jul-04 3:09 
GeneralRe: To Add Help to an MFC Pin
BlackDice14-Jul-04 8:07
BlackDice14-Jul-04 8:07 
GeneralUNC paths and CStdioFile Pin
pranavamhari14-Jul-04 2:51
pranavamhari14-Jul-04 2:51 

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.