home *** CD-ROM | disk | FTP | other *** search
/ PDA Software Library / pdasoftwarelib.iso / PILOT / PC / PILAASSM / PILRC.ZIP / README.TXT < prev    next >
Encoding:
Text File  |  1996-10-05  |  1.0 KB  |  28 lines

  1. Pilot Hackers,
  2.  
  3. Attached is the latest build of pilrc -- my pilot resource compiler for
  4. Darrin Massena's MSDev based Pilot SDK.
  5.  
  6. It takes a resource script file and emits one or more binary resource files
  7. which are then included by your project's .rc file.  So far all pilot
  8. resource types except tTBLs are supported.
  9.  
  10. This version supports a semi-primitive localization scheme.
  11.  
  12. Let me know if you run into any bugs, have feature suggestions or whatever.
  13. Feel free to forward (I request that they let me know they are using it so I
  14. can send them further updates)
  15.  
  16. -Wes Cherry (wesc@microsoft.com)
  17.  
  18. Files:
  19.  
  20. pilrc.exe       - Pilot Resource Compiler
  21. pilrc.txt       - Pilot Resource Compiler documentation
  22. pilrcui.exe     - Pilot Form Resource Previewer
  23. pilrcui.txt     - Pilot Form Resource Previewer documentation
  24. alhack.rcp      - A sample set of Pilot resources
  25. resource.rc     - A Win32 resource file that includes the binaries
  26.                   that pilrc produces after processing alhack.rcp
  27.  
  28.