Click here to Skip to main content
       

C / C++ / MFC

 
You must Sign In to use this message board.
Search this forum  
    Spacing  Noise  Layout  Per page   
QuestionInability to edit .rc filesmemberAnthony Appleyard20 Jan '13 - 19:01 
I have Microsoft Visual C++ 2008. It was a free download.
 
It refuses to access .rc (resource source-form) files, and thus I must edit my .rc files separately with a text-editor.
 
Am I right in thinking that I must pay to get a copy of Visual C++ that can edit .rc files? Please where to get such a copy? (I am in England.)
 
What changes have happened to Visual C++ between the 2008 version and now?
AnswerRe: Inability to edit .rc filesmember«_Superman_»20 Jan '13 - 19:44 
The free edition of Visual Studio does have a resource editor.
It however does not support MFC or ATL.
So if you're trying to edit an MFC based on ATL based project, the resource editor would fail to load.
 
The latest version of Visual Studio is 2012 and it contains a lot more features than 2008.
You can buy it here - Buy Microsoft Visual Studio 2012[^]
«_Superman 
I love work. It gives me something to do between weekends.


Microsoft MVP (Visual C++) (October 2009 - September 2013)

Polymorphism in C

GeneralRe: Inability to edit .rc filesmemberAnthony Appleyard20 Jan '13 - 21:51 
Thanks. For Visual C++, at the link that you stated I found links to:-
 
* Visual Studio Professional 2012 (not free)
 
* What seemed to be a free download trial version of Visual Studio Professional, but trying to download it got merely a 995-kilobyte file vs_premium.exe .
 
Please what is the difference between these two versions?
GeneralRe: Inability to edit .rc filesmember«_Superman_»20 Jan '13 - 22:04 
It is probably the web version.
It will download the rest of the components from the web during install.
«_Superman 
I love work. It gives me something to do between weekends.


Microsoft MVP (Visual C++) (October 2009 - September 2013)

Polymorphism in C

AnswerRe: Inability to edit .rc filesmvpRichard MacCutchan20 Jan '13 - 22:11 
Anthony Appleyard wrote:
It refuses to access .rc (resource source-form) files, and thus I must edit my .rc files separately with a text-editor.
You get what you pay for, and in this case since it's free you don't get a resource editor. I find that I can manage quite well without one, although creating dialogs can be a little slow. If you want all the features of Visual Studio, including MFC, ATL etc then you need to buy one of the professional editions.
AnswerRe: Inability to edit .rc filesmvpCPallini20 Jan '13 - 22:34 
The Visual Studio C++ Express Editions have no resource editor (as far as I know).
 
Visual Studio 2012 have a more updated C++ compiler, it contains many features of the new standard ( C++11[^]).
Veni, vidi, vici.

GeneralRe: Inability to edit .rc filesmemberAnthony Appleyard20 Jan '13 - 22:51 
> The Visual Studio C++ Express Editions have no resource editor (as far as I know).
 
Before I install this current version, will I have to unintall my Visual C++ 2008?
GeneralRe: Inability to edit .rc filesmvpCPallini20 Jan '13 - 23:04 
It looks this step is NOT required, see: "Running Multiple Versions of Visual Studio Side-By-Side"[^].
Veni, vidi, vici.

GeneralRe: Inability to edit .rc filesmemberAnthony Appleyard21 Jan '13 - 0:00 
I just now tried to install the current free-download Visual Studio C++ Express Edition, and it refused, saying that it needed a later version of Windows than the version that I have (Windows Vista).
GeneralRe: Inability to edit .rc filesmvpRichard MacCutchan21 Jan '13 - 0:06 
System Requirements[^].

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   


Advertise | Privacy | Mobile
Web01 | 2.6.130523.1 | Last Updated 25 May 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid