My sincere thanks to those who responded to my numeric/mathlib questions. I am especially grateful to Steve Mann for his help; however, my stupidity continues within the realm of CW 9.0:
(1) Are there utilities that allow conversion of resources from .rcp to .rsrc files?
There's no easy way to do this. You can use pilrc.exe to build a .rcp file to .ro format using the -ro switch. Then, you can rename that .ro file to .prc and open it with Constructor, and then copy/paste it into a .rsrc file.
(2) Failing that, can one incorporate .rcp files into a CW
project and have it build the resources? If so, how?
Projects using the Palm OS 68K Linker use RCP format resources, and there's a PilRC compiler adapter as a plugin to that linker.
Documentation on this is included in the "Targeting Palm OS" manual included with CW, and I've got more articles on this topic in the archives of www.palmoswerks.com.
-- Ben Combee, DTS technical lead, PalmSource, Inc. Read "Combee on Palm OS" at http://palmos.combee.net/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
