Herman,

Thanks for the informative link to info about creatorIDs.  However, since
the StartupCode.lib project outputs a PalmOS Library (check the 68K Target
section of the project settings) instead of a Palm application database (or
any other type of database), the Post Linker is never run, and therefore all
settings in PalmRez Post Linker are ignored, including creatorID.  Changing
the creatorID from ???? to something else has no impact whatsoever on
StartupCode.lib.

Cheers,

-DGA

> -----Original Message-----
> From: He, Herman [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, December 20, 2001 2:24 PM
> To: Palm Developer Forum
> Subject: RE: Startupcode.lib with Creator ????
> 
> 
> From:
> http://www.codewarriorU.com
> Sign in (free) Palm OS Programming with CodeWarrior
> Lesson 3: A First Program
> 
> The Creator ID
> 
> Remember, since there is no file system on the Palm, 
> everything is stored as
> a database, including applications. To uniquely identify a 
> database the
> system uses two things: a type and a Creator ID. Both are 
> four-character
> names. All applications use the same type, "appl", but the 
> Creator ID is a
<snip>
> 
> -----Original Message-----
> From: Avilla, Dane [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, December 20, 2001 1:39 PM
> To: Palm Developer Forum
> Subject: RE: Startupcode.lib with Creator ????
> 
> 
> Actually, nothing will happen.  If you look at the "Target 
> Settings" pane in
> the settings for the StartupCode.lib project, you will see 
> that post linker
> is set to "none".  The IDE won't ever run the PalmOS 
> PostLinker, so none of
> the settings on that screen, including the Type, will have any impact.
> 
> Cheers,
> 
> -DGA
> 
> > I was looking at the startupcode.lib example, under 
> > Metrowerks and noticed
> > that in the project settings under Linker\PalmRez Post Linker 
> > the Creator
> > and Type was set to ????. Can anyone explain what this does? 
> > What would
> > happen if I used the creator ID from a particular application 
> > instead of the
> > '????' ?
> > 

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