Possibly should be PceNativeCall((NativeFuncType*)armP,FixParmlist); not &FixParmlist Also, FixParmlist should be a ptr to MemPtrNew(16), due to Arm needing all UInt32 on 4 byte boundary, as the previous post mentioned. It can be that in previous compiles by chance FixParmlist was lined up on the 4 byte boundry, hence it worked till now. Lionscribe
-- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
