I'm having trouble creating a RES file (for a visual component). This was easy under XP as I had the file extension for all .rc files set up to run RC.EXE. I am now using Vista and can't find the RC.EXE file. Also, do I need to make changes in my .rc file to run correctly under Vista? TIA

Recommended Answers

All 2 Replies

rc.exe is a program that comes with Visual Basic.

If you are using Delphi/CodeGear you should look for brcc32.exe or something similar.
If you are using Free Pascal or GNU Pascal, look for windres.exe.

Hope this helps.

Thanks a lot - that was just what I was lookinig for.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.