Skip to Main Content
Palm OS Programming, 2nd Edition
book

Palm OS Programming, 2nd Edition

by Julie McKeehan, Neil Rhodes
October 2001
Intermediate to advanced content levelIntermediate to advanced
704 pages
19h 33m
English
O'Reilly Media, Inc.
Content preview from Palm OS Programming, 2nd Edition

Usage

pilrc   [-L LANGUAGE] [-I INCLUDE PATH] [-D MACRO(=VAL)] [-R RESFILE] 
  [-q] [-V] [-Fh] [-Fj] [-F5] [-Fg] [-Fkm] [-Fkt] [-allowEditID] [-LE32]
  file.rcp [output path]
pilrcui [-L LANGUAGE] file.rcp

Tip

Command-line switches are not supported in the PilRC plug-in. The plug-in is executed with the switches -L ENGLISH -allowEditID.

-L LANGUAGE

Generate resource files for a target language, LANGUAGE.

-I INCLUDE PATH

Search INCLUDE PATH when looking for include or bitmap files.

Note: multiple paths be repeating the -I option.

-D MACRO[=VAL]

Define a preprocessor symbol with an optional value.

The macros defined with the -D option can be referenced in #ifdef statements in the resource file for conditional compilation.

Note: if no value is specified, the symbol will be given the value of 1.

-R RESFILE

Output a .res file specifying all the resources emitted by PilRC.

-H INCFILE

Output a .h file containing auto-generated resource item IDs for resource items that were defined without an ID previously.

Note: if -H is not specified then undefined IDs are considered errors.

-q

Less noisy output, for you minimalists.

-V

Generate Microsoft (VS-style) warning/error output (default is GNU-style).

-Fh

Use Hebrew font widths for AUTO width calculations.

-Fj

Use Japanese font widths for AUTO width calculations.

-F5

Use Chinese (Big5) font widths for AUTO width calculations.

-Fg

Use Chinese (GB) font widths for AUTO width calculations.

-Fkm

Use Korean font widths for AUTO width calculations (Hanme font).

-Fkt ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Palm OS Network Programming

Palm OS Network Programming

Greg Winton
Palm Programming: The Developer's Guide

Palm Programming: The Developer's Guide

Neil Rhodes, Julie McKeehan

Publisher Resources

ISBN: 1565928563Errata Page