Share via


Network User Interface Samples

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

Network User Interface (NetUI) defines configuration settings for:

  • The Network and Dial-up Connections application in Control Panel.
  • UI elements to use for network status and configuration.

NetUI provides dialog boxes that applications can use. OS developers can modify or omit these dialog boxes to match the users' experience desired for their devices.

** The implementations of the functions that NetUI exports are in %_WINCEROOT%\Public\Common\Oak\Drivers\Netui. Some sample applications that call these functions are in %_WINCEROOT%\Public\Common\Oak\Drivers\Netsamp. These samples are described in Network Utilities Samples.**

OS developers can change or replace the network UI. Applications can make use of its functionality through GetUsernamePassword or GetUsernamePasswordEx.

See Also

Other Resources

Network User Interface