Resource Definition Scripts + Visual Studio

General software, Operating Systems, and Programming discussion.
Everything from software questions, OSes, simple HTML to scripting languages, Perl, PHP, Python, MySQL, VB, C++ etc.
Post Reply
User avatar
Firestorm ZERO
Member
Posts: 59
Joined: Sat Nov 25, 2000 12:00 am
Location: Toronto, Ontario CANADA

Resource Definition Scripts + Visual Studio

Post by Firestorm ZERO »

My teacher uses notepad + command line to code and compile. I perfer to use Visual Studio 2005 to do my work.

It is a basic window and dialog box. He has a resource file that he compiles with rc. I have no idea how to add a rc file in Visual Studio. When I add a rc, it brings it to some other tree and I have no idea to add his code. Any help?
User avatar
lance-tek
SG Elite
Posts: 5601
Joined: Thu Apr 05, 2001 12:00 am
Location: Indianapolis, IN

Post by lance-tek »

the new tree would be a project right? you should reference his rc not so much worry about editing it I do believe. What I am saying is I think you treat it as though it were a service...

-lance
A mistake does not become an error until one refuses to correct it

Folding for the future ;)
Post Reply