Hi Michael, tks for replying. Maybe this is a famous problem but I didn´t find any real solution for it. As you said I need to define the traps of this lib, but I didn't need to do it, because they were already defined. In my <HsSoundLibTraps.h> I have these definitions:
#define kHsSoundLibTrapOpen (sysLibTrapOpen) #define kHsSoundLibTrapClose (sysLibTrapClose) #define kHsSoundLibTrapGetVersion (sysLibTrapCustom + 0) And so on.. They´re #define, anyway the problem remains. Any sugestion? Regards, Everton Zanon -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
