hv,

Your code should read
#include "TestSeg2.h"
not
#include "TestSeg.h"

As for 32K barrier, you can changing the order files in each segment (except
for the first one), which should allow you for much larger sized segments.
If that doesn't help, you can also get around the 32k jump by using an
ExternalFunction, as is mentioned in the ReadMe.txt.
LionScribe



-- 
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to