Share via


Default AutoDial Connectoid Setup (Windows Embedded CE 6.0)

1/6/2010

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

Concepts

RAS AutoDial