The second method you can use to register a desktop application is COM interface-based notification. In this method, two COM interfaces, IDccMan and IDccManSink, are used to register an application in the desktop registry. The Windows CE Services connection manager implements the IDccMan interface, while the application implements the IDccManSink interface. Although the COM interface-based notification method is more complex than registry-based notification, by using it you get some control of the connection manager and the ability to register and unregister for connection notifications.
The Windows CE Services connection manager, which resides on the desktop, displays an icon next to the clock in the taskbar when the Windows CE-based device is connected or is waiting to be connected to the desktop computer. This icon—two terminals with a connecting cable—indicates the connection status. By right-clicking the icon you can start the Explorer for Windows CE-based application.