Umm... parameters are typically passed to functions by pushing them onto the stack, not by stuffing values into registers... are you sure you know what you are doing?
Gavin. Danny Wong <[EMAIL PROTECTED]> wrote in message news:95025@palm-dev-forum... > > HI, > > What is the equivalent of VFSFileDBGetRecord() into asm? > Where and how do I find out the correct register for each param? > > Err VFSFileDBGetRecord(FileRef ref, UInt16 recIndex, MemHandle *recHP, > UInt8 *recAttrP, UInt32 *uniqueIDP) > > > Thanks > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
