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.
李建辉 018e3e9815
first commit
1 month ago
..
RC.EXE first commit 1 month ago
RC.HLP first commit 1 month ago
RCDLL.DLL first commit 1 month ago
RCXDTI.DLL first commit 1 month ago
README.TXT first commit 1 month ago
RESOURCE.TXT first commit 1 month ago

README.TXT

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.