At 1:30 PM -0500 2002/03/12, Regis St-Gelais wrote: >I have an Palm application that communicate with a PC application via the >serial port. > >It is using the old Serial Manager and work fine on Palm devices from OS 3.0 >to 4.1 > >When I try my application on the Palm OS 5.0 Simulator every thing is fine >exept for the communication. >Is there a difference in the way the simulator handle the old serial >manager?
Yes, the old serial manager APIs (SerXXX) have been deprecated. You must upgrade your software to use the New Serial Manager APIs (SrmXXX) which have been available for over two years. (Can't say we didn't warn you... ;o) Best Regards, Jim Schram PalmSource Inc. Partner Engineering -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
