Chris Ryu’s Tech Diary

Windows Embedded OS

Archive for the ‘Tips’ Category

Tips for WinCE

Creating FTP&Telnet User ID , Password

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.

Read the rest of this entry »

Posted in Tips | Tagged: , | 1 Comment »

Dummy Shell

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.

Read the rest of this entry »

Posted in Tips | Tagged: | Leave a Comment »

Sharing WinCE target’s folder

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

  Read the rest of this entry »

Posted in Tips | Tagged: , | Leave a Comment »

Importing version resources to Windows CE application

Posted by chrisryu on September 23, 2009

In case of the Win32 application for desktop, we can import version resources into the application and can be controlled by Win32API(GetFileVersionInfoSize->GetFileVersionInfo->VerQueryValue).

  Read the rest of this entry »

Posted in Tips | Tagged: , | Leave a Comment »

Disable specific key in WinCE

Posted by chrisryu on June 24, 2009

Keyboard driver concept

Read the rest of this entry »

Posted in Tips | Tagged: , | Leave a Comment »

 
Follow

Get every new post delivered to your Inbox.