|
-
April 8th, 1999, 04:05 PM
#1
Changing MFC Application Name
I created a project with the name of my application, say it's called "Application Name", whenever I do an AfxMessageBox, the title is "ApplicationName", with no space. I can't seem to find out where this name is stored. Is there a way to change it?
Thanks -H
-
Howard Uman - unHUman Software
http://www.unhuman.com
[email protected]
-
April 8th, 1999, 05:02 PM
#2
Re: Changing MFC Application Name
You should add a new string in the .rc file with the id AFX_IDS_APP_TITLE and the title of your application as the value.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|