You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

544 B

Resource Compiler
-----------------

This directory contains the Resource Compiler RC.EXE. The Resource Compiler can
be used to create .RES files containing resources such as strings and bitmaps.
RES files may be added to a Visual Basic project and accessed through Visual
Basic methods such as LoadResData, LoadResString, and LoadResPicture. For more
information on how to use the Resource Compiler see RESOURCE.TXT and RC.HLP.

Installation
------------

Copy all the files in the Resource directory to a directory on your hard drive.