I'm trying to implement a simple access list function into the palm
desktop. The access list would allow you to restrict palm syncronization
to specific applications based on a policy. For example, the policy might allow
you to syncronize the calender, but not email.
1. Is there anyway to hook into the Palm Desktop software? If so it should be fairly easy to write this as a small plugin...
2. Has this been done before?
3. What other ways, other than hooking into the palm desktop, could this be accomplished? (the easier the better)
Some ideas (non-ideal): mangling with the dlls, intercepting library calls / system calls with breakpoints, etc.
Thanks, Chris
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
