I am creating an SDK for PALMOS5 and it has library files associated with it and I am not quite sure how to go about assigning creator ids for it.
Do I have one creator id for the SDK and libraries or multiple ones?
Static libraries don't have creator IDs.
For shared libraries, it depends on how they are used. If all of the libraries work with one program only, it would be natural for them to share the creator ID with the application. If they are designed to work with multiple programs, they should have their own creator ID.
-- Ben Combee, Technical Lead, Developer Services, PalmSource, Inc. "Combee on Palm OS" weblog: http://palmos.combee.net/ Developer Forum Archives: http://news.palmos.com/read/all_forums/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
