Share via


Default AutoDial Connectoid Setup (Windows CE 5.0)

Send Feedback

The AutoDial DLL looks in the following registry entry for the phone-book entry that defines the default connectoid: HKEY_LOCAL_MACHINE\Comm\Autoras\RasEntry.

Your application should set the value of this registry entry to a valid connectoid and reset the value when the connectoid is no longer valid. An invalid registry entry will trigger a user-viewable error message.

A NetUI sample application, ConnMC.exe, sets and resets the default AutoDial connectoid. You can view the code in the %_WINCEROOT%\Public\Common\Oak\Drivers\Netsamp\Connmc directory.

See Also

RAS AutoDial

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.