Paul Bohme wrote:

>I so far am unable to find a
>way to create a simple binary resource, any hints/ideas/thots?
I'm a little vague on the details, but since you can define resources in 
.r files, can't you just do something like

resource 'DATA' (1000)
{
     // Hex data here
}

in a text file, name the file ending with .r, and compile it? Seems like 
that should work, assuming you can get hold of the raw hex data to begin 
with.

Dave Johnson


-- 
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