We can create User ID and password for FTP&Telnet if needed.
In this case, we can use NTLMSetUserInfo API and this below code shows how to use it.
Posted by chrisryu on December 29, 2009
We can create User ID and password for FTP&Telnet if needed.
In this case, we can use NTLMSetUserInfo API and this below code shows how to use it.
Posted in Tips | Tagged: FTP, Telnet | 1 Comment »
Posted by chrisryu on December 29, 2009
The Dummy shell is the default shell that can load customer’s application instead of explorer.exe during the boot proccess.
Posted in Tips | Tagged: dummy shell | Leave a Comment »
Posted by chrisryu on December 24, 2009
Test environment : Windows CE 5.0
Required components
Windows Networking API/redirector(SMB/CIFS)
File Server
File Server Customizable UI
Posted in Tips | Tagged: sharing folder, WinCE | Leave a Comment »
Posted by chrisryu on October 30, 2009
This exercise is using the sample XAML (http://chrisryu.wordpress.com/2009/10/30/simple-xaml-code/).
This exercise’s pre-requisite is Silverlight for Windows Embedded lab1.(http://chrisryu.wordpress.com/2009/10/30/silverlight-for-windows-embedded-lab-1/)
This exercise’s pre-requisite is Silverlight for Windows Embedded lab2.(http://chrisryu.wordpress.com/2009/10/30/silverlight-for-windows-embedded-lab-2/)
Posted in Application | Tagged: lab, silverlight, WinCE | Leave a Comment »