Anyone have success utilizing .r files with CodeWarrior for Win release 5
for PalmOS? In my project, the file mapping of .r already points to Rez and
is a TEXT file type. I've included my .r file in my project. In the .r file,
I'm attempting to set the tver resource. I've got the following lines in the
.r file:

data 'tver' (1)         { "1.0.1" $"00" };
data 'tver' (1000)      { "1.0.1" $"00" };

However when I build my .prc file, the version is not correct. It is set to
whatever was in the .rsrc file for Version String for my main form. Any tips
for setting the app version via .r files?

Thanks much.


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

Reply via email to