You want the password entry on the device or the PC? It would be a total
hack, but you could have a process that kills the ActiveSync process and
makes sure it's always dead, then when the user wants to launch it they
would enter the password and it would start.
--
Chris Tacke, Embedded MVP
OpenNETCF Consulting
Giving back to the embedded community
http://community.OpenNETCF.com
"Lcubed" <(E-Mail Removed)> wrote in message
news:7909350b-8b51-4bcf-a4ab-(E-Mail Removed)...
> Would it be possible to create a background process that would block
> ActiveSync? This background process would display a password entry
> dialog and, upon successful password entry, stop blocking ActiveSync
> for the duration of the session.
>
> If this is possible, how would one get the process to start on reset
> before ActiveSync and block it?
>
> Thanks for any ideas!