Tag Archives: Windows Mobile

Key stroking simulation in Windows Mobile Dev

Let’s talk the topic directly. keybd_event() can send key board events, which is available in WinCE 1.0 and later. The Win32 version of the function is also available in win9x/nt3.1, so it’s toooold. You can also use PostKeybdMessage available after … Continue reading

Posted in Default | Tagged | Leave a comment

CE 6.0 – why the codename “Yamazaki” ?

CE 6.0 – why the codename “Yamazaki” ? CE 6.0 – why the codename “Yamazaki” ? I’ve been asked why we used the name “Yamazaki” as a codename for CE 6.0 – There’s some history behind the naming of Windows … Continue reading

Posted in Default | Tagged | Leave a comment

WIN CE Platform Builder 6.0 Evaluation Offline Download

在网上找到的WINCE PB 6文件列表。 存成dl.txt,然后wget -i dl.txt,睡一觉起来就可以看到接近4G的文件了。 运行Windows Embedded CE 6.0.msi进行离线安装。 试用key的获取 http://www.microsoft.com/windows/embedded/eval/trial.mspx Windows_Embedded_CE_6.0

Posted in Default | Tagged | Leave a comment