if ( StrCompare( rcCheck, pcCat ) ) ErrThrow( (long)0x200 | 18 );

if ( StrCompare( rcCheck, pcCat ) ) ErrThrow( (long)dmErrInvalidCategory
);

causes a fatal exception on the device and on the emulator. The
StrCompare part is ok: No unallocated pointers, no leaks a.s.o..

On the emulator the exception message is "..0xA3cc0000..neither RAM..nor
ROM.."

Why?



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to