One more question: Other than DmGetResource, do I need to do anything special in my source code to access the string resource PRC file from my application?

Ben, I appreciate your willingness to share your expertise.

Angus Ng



Ben Combee wrote:

You can build your own "non-application" PRC file that just has a string list resource. In CW for Palm OS V9, you can do this using the Palm OS 68K Linker, PilRC, and the "Resource Merge" target type. This tells the linker to not pull in any code or data, but just to copy all the resource files in the target to an output PRC file. Set up your string list in a RCP file, and compile to a separate PRC file that you'll install with your app.




-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Reply via email to