Pilot Hackers,

Attached is the latest build of pilrc -- my pilot resource compiler for
Darrin Massena's MSDev based Pilot SDK.

It takes a resource script file and emits one or more binary resource files
which are then included by your project's .rc file.  So far all pilot
resource types except tTBLs are supported.

This version supports a semi-primitive localization scheme.

Let me know if you run into any bugs, have feature suggestions or whatever.
Feel free to forward (I request that they let me know they are using it so I
can send them further updates)

-Wes Cherry (wesc@microsoft.com)

Files:

pilrc.exe       - Pilot Resource Compiler
pilrc.txt       - Pilot Resource Compiler documentation
pilrcui.exe     - Pilot Form Resource Previewer
pilrcui.txt     - Pilot Form Resource Previewer documentation
alhack.rcp      - A sample set of Pilot resources
resource.rc     - A Win32 resource file that includes the binaries
                  that pilrc produces after processing alhack.rcp

