I use codewarrior9.3.There is a little trouble When I call SysNotifyRegister to do a hacker. I find I can call VFSVolumeEnumerate successfully except hotsync and NetFront.Please see the following code:
UInt16 volRefNum = -1; UInt32 volIterator = vfsIteratorStart; err = VFSVolumeEnumerate(&volRefNum, &volIterator); //Crash if on hotsync or NetFront
These are both ARM native applications on Palm OS 5. It's unlikely that your hack will work in those, since they don't go through PACE. ARM native applications require access to resources that PalmSource only shared with licensees and business partners.
-- Ben Combee, senior DTS engineer, PalmSource, Inc. Read "Combee on Palm OS" at http://palmos.combee.net/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
