Hello everyone, As a long time Visual Studio developer, I like the fact that you can create preprocessor #defines at the application level. In my experience using CW7's Prefix file or #pragma once, both execute repeatedly at the individual file level. As an added benefit in VS, we can display the #defines in use during the post linker step. This helps during development of multi-targeted projects to keep track of what was included or excluded. Is there a way to simulate this functionality in CW7? Thanks for your help! -- George Aslanis [EMAIL PROTECTED] -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
