While working on pilot-link I detected the following two bugs using a Tungsten T.
1. When making an ExpCardInfo call via DLP the first six bytes of the first response argument (ie the stuff after the function id, number of arguments, argid, etc) should be 4 bytes for the card flags and 2 bytes for the number of descriptive strings, I've found that only the first of the 2 bytes is used to indicate the size (which the SDK seems to always assume is 4 anyhow). 2.When making a VFSVolumeInfo call via DLP the response packet indicates it is responding to a VFSVolumeSize call (masked to 217 instead of 214) however the data in the response argument seems to be for the VFSVolumeInfo call (the size and such match up). Can anyone confirm these? -JP -- JP Rosevear <[EMAIL PROTECTED]> JP Rosevear Consulting Ltd. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
