History
This is the change history of the rc resource compiler and librdef.
Version 1.1 (not released yet):
- You can now import the contents of external files (such as pictures) into
array resources or fields. This does away with the need to convert (large)
binary files into text form.
- You can now give type fields a fixed size, which can be handy for certain
kinds of string or raw data resources (for example, app_version).
- Line number counter was not reset properly when compiling multiple rdef
files in one go.
Version 1.0 (February 16, 2003):