Applications and Services Code Samples (Compact 7)
3/12/2014
Windows Embedded Compact 7 contains the following code samples that apply to Applications and Services.
Warning
The sample code is only a starting point for development. As with any code, you must ensure proper error handling, identify security risks, and thoroughly test it before considering it for production use.
Feature area | Description | Location | Related topic |
---|---|---|---|
Remote Desktop Connection |
Demonstrates how to create a Dynamic Virtual Channel (DVC) client component. |
%_WINCEROOT%\public\rdp\sdk\samples\DVC\Client |
|
Remote Desktop Connection |
Demonstrates how to create a DVC server component. |
%_WINCEROOT%\public\rdp\sdk\samples\DVC\Server |
|
Remote Desktop Connection |
Uses a file system driver to implement a file redirection filter. |
%_WINCEROOT%\public\rdp\oak\uit\filterfs |
|
Internet Explorer Embedded |
Provides a sample browser that includes many features of Internet Explorer Embedded. |
%_WINCEROOT%\public\ie7\oak\iesample |
|
Internet Explorer Embedded |
Provides sample sets of source files for Internet Explorer Embedded container applications that make use of Microsoft Silverlight for Windows Embedded for UI customization and graphics hardware acceleration. These samples also support touch gestures. |
%_WINCEROOT%\public\ie7\oak\ieexr |
|
Internet Explorer Embedded |
Provides a sample Internet Options dialog box for setting Internet Explorer Embedded options and also an Internet item in Control Panel. |
%_WINCEROOT%\public\ie7\oak\inetcpl |
|
UPnP |
Demonstrates how to implement UPnP as shown in the following examples:
|
%_WINCEROOT%\public\servers\oak\samples\upnp |
|
Message Queuing (MSMQ) |
Uses the MSMQ API to demonstrate MSMQ administration and use as shown in the following samples:
|
%_WINCEROOT%\public\servers\sdk\samples\msmq |
|
Phone Dialing |
Demonstrates how to override the default formatting of phone numbers on the display, so country-specific formatting can be implemented. |
%_WINCEROOT%\public\ossvcs\oak\Samples\DialParser |
None |
Web Services on Devices |
Demonstrates how to create applications that use the Web Services on Devices API (WSDAPI) as shown in the following samples:
|
%_WINCEROOT%\public\servers\sdk\samples\wsd |