All- I am attempting to create a static library (C). Have done so and it works, however, I have two questions:
1) What is the diff between Standard Mode (A5-relative data) and Code Resource (A4-relative data), and when should I use each? Eventually, this static lib will be compiled into a shared lib, so any gotchas there? (besides no globals/static members) 2) I use active browser coloring. When I compile in the source files, the method names are colored properly (and I can right click to find the prototype) however when I put in the library, the methods are not colored and right click doesn't work. I've #included the header files. All compiles and runs as expected, but just lose some editor functionality. Any thoughts on either of these questions? Thanks for your comments. Ted Lowery WebSphere Everyplace Access Client [EMAIL PROTECTED] -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
