Hi there, Ive got an application which uses shared libraries to obtain hex codes to communicate with other devices via the com port. My first DLL works just fine, i used the Codewarrior 9 wizard for shared libraries. Now I build a second library with the same tool, use the same technique to alter the string variables but get a Bus Error. I get the bus error in the instance, the function of the library is called, though i was able to open and close it. Even if I have the function to do nothing the Bus Error happens. Can't I use the Wizard when using multiple shared libraries ? Where is the mistake Ive made ????
Would somebody please help ? Thanks, Mark -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
