Do you need that header for yourself (compile time), or for the end user? If it's for yourself, you can probably add a define in the project setup (commandline or GUI). If it's for the end user, then just add a file which will be called Palm_*, which will define __PALMOS__, and then will include the standard header file. Then have the users only include the new header file. Lionscribe
-- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
