So that explains why my project is getting all forked up...<G>

Seriously... I want to lift code and resources from one (working) project
into another (new) project.  I see  a foo.rsrc file in the RSC folder, but
there is also one in the RSC/RESOURCE.FRK folder. Which ones do I copy to my
new project?  And why is the one at the RSC level in the working project 0
length, while the one in the RSC/RESOURCE.FRK folder is NOT 0 length?

Currently I've tried copying the non-zero length one to the RSC level
thinking the compiler (CW) will then create the one in the RESOURCE.FRK
level. But I get the following two link errors:
"Error while creating/copying resource fork"
and
"Error while saving resources"

BWW



> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Scott
> Johnson (Bellevue)
> Sent: Monday, February 05, 2001 1:52 PM
> To: Palm Developer Forum
> Subject: RE: RESOURCE.FRK
>
>
> > From: Bradley Ward [mailto:[EMAIL PROTECTED]]
> > What is the RESOURCE.FRK folder all about?
>
> Shallow useless answer: "It's a Constructor thing."
>
> Deeper useless answer: "It's a Macintosh thing."
>
> Real answer: Constructor is ported from the Macintosh world where
> files are
> made of parts called the "data fork" and "resource fork."  Apparently the
> not-so-clean porting technology brings this fork stuff to the
> file API's on
> Windows.  Ugh.
>
> BTW, through an incredible coincidence (or not) the Palm resource file
> (.prc) architecture is similar to a Mac resource fork.
>
> -slj-
>
>
> --
> For information on using the Palm Developer Forums, or to
> unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
>


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