|
-
August 9th, 1999, 09:49 AM
#1
xxx.rc2 file in the MFC project
What is the significance of .rc2 file, in an Appwizard created project? why is it there and does it change & when??
-
August 9th, 1999, 09:58 AM
#2
Re: xxx.rc2 file in the MFC project
In any project you can only have one RC file. However this RC file can include other RC files. This is the case here .RC includes .RC2. Where all resources in the .RC are edited by the Dev Studio and .RC2 are edited manually.
That's it!
Victor.
-
August 9th, 1999, 10:36 AM
#3
Re: xxx.rc2 file in the MFC project
Thanks. Is there any specific instance where the resources will have to be manually edited???
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
|