From: "Abraxas" <[EMAIL PROTECTED]>

> Hey, I was wondering what is the command to set the creator id in a Palm
> application? I am guessing it should be something like #define something =
> to the 4 character code or something.  I need this ID to configure the
> conduit in the HotSync manager so that it gets
> associated with an application and it runs. Thanks for the help

If you want to configure the HotSync manager to associate a creator ID with
a conduit DLL, use CondCfg.exe which comes with the CDK.  Or, you can
manually edit the registry.

The creator ID for a Palm app is established when you compile the app, or
actually when it's linked.  In CodeWarrior, you define the creator ID on the
PalmRez Post Linker panel of the project's settings.  If using gcc, etc.,
I'm not sure exactly how it's done -- probably you pass the crid as a
parameter when linking.



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