Adding the Resource Script File to the Project

Once you complete the resource script file, you need to add it to your application's project. Both Windows applications (EXEs) and dynamic-link libraries (DLLs) can use resources.

NOTE:

If you use the QuickCase:W interface prototyper, the resource script file is added to the project file for you automatically.

·To add a file to the project:

1.From the Make menu, choose Edit Project.

2.Set the type of file to display to *.RC.

3.Select your .RC file from the Files list.

4.Choose Add.

5.Choose OK.