> I want to know if my device has an expansion slot or not, I don't > care if it's in the device or not.
I'm not sure that there is a special feature for determining exactly what you're asking for - but what's wrong with simply using FtrGet(sysFileCVFSMgr, vfsFtrIDVersion, &vfsMgrVersion) ? If the device supports memory cards, it will have the VFS Manager. Are there any devices that do have an expansion slot but that don't support memory cards? Regards, Vesselin -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
