Tuesday, December 15, 2009

Silverlight for Windows Embedded

Silverlight for Windows Embedded
Silverlight for Windows Embedded is a native (C++ based) user interface (UI) development framework for Windows Embedded CE powered devices and is based on Microsoft Silverlight 2.

Silverlight for Windows Embedded Sample Application XamlPerf
Source code is available at \Public\Common\Oak\Demos\Xamlperf.

How to Export an SDK from Microsoft Windows CE Platform Builder version 2.11 to eMbedded Visual C++
1. Choose Add New SDK in Project Menu
2. Select the configuration you want to export, and choose Next.
3. Build SDK and then an executable msi file will be exported.

Monday, December 14, 2009

marquee 跑馬燈

HTML <MARQUEE ...>

用 javascript 來取代 marquee 《by 童顏未老人》

Thursday, November 26, 2009

程式當掉自動死掉

SetErrorMode Function
Controls whether the system will handle the specified types of serious errors or whether the process will handle them.

PowerPolicyNotify
notifies the power manager of the events that are necessary in order to implement a power policy created by an OEM
PowerPolicyNotify

from EsenChang: 讓程式當掉就乖乖的去死

Monday, November 9, 2009

INF reference

MSDN
Overview of INF Files
Microsoft Windows drivers must have an information (INF) file in order to be installed. An INF file is a text file that contains all the information that the Setup components need to install a driver.
Summary of INF Sections
This section describes the INF file sections in the same order that they generally appear in most device INF files.
INF DefaultInstall Section
An INF file's DefaultInstall section will be accessed if a user selects the "Install" menu item after right-clicking on the INF file name.
INF AddReg Directive
An AddReg directive references one or more INF-writer-defined sections used to modify or create registry information.

Tuesday, October 27, 2009

Microsoft Office Outlook 2003 Visual Basic Reference

Microsoft Office Outlook 2003 Visual Basic Reference

Using Macros to Customize Outlook

Using Outlook Visual Basic for Applications to respond to Outlook events

Tuesday, September 29, 2009

Real-time Communications (RTC) Client API

MSDN: Real-time Communications (RTC) Client API

Supinfo Paris: Use of the RTC API under Visual Studio .NET

VC知识库: 用微软的实时通信API集成丰富的客户端通信 翻译:孟谨
Here is some sample codes on XP, the original source on MSDN is not no longer existed.

Wednesday, September 23, 2009

Fences - desktop management tool

Fences
Fences is a program that helps you organize your desktop, and can hide your icons when they're not in use. It's FREE for personal use, so try it out today, and change how you use your desktop forever!

電腦玩物 Fences 管理桌面圖示從此井然有序
  • 在桌面建立無數個虛擬收納盒(Fence)來收藏圖示(icon)
  • 滑鼠拖曳移動簡單管理圖示
  • 每個收納盒可以放進無數個圖示(有點像小叮噹的百寶袋XD)
  • 自由調整收納盒的可視大小與外觀顏色
  • 自由排列或利用預設樣板來擺放收納盒位置
  • 雙擊桌面立刻隱藏所有桌面圖示
  • 可自訂哪些圖示或收納盒永遠不隱藏

Wednesday, September 9, 2009

Slider Control

FunctionX - The Slider Control, Creating A Slider Control
MSDN - 滑動軸控制項樣式, CSliderCtrl Class

other reference
MSDN: ShowWindow Function, SetWindowPos Function

Monday, August 24, 2009

Mouse Hook function

MSDN
Using Hooks
LowLevelMouseProc Function

Code Project
Processing Global Mouse and Keyboard Hooks in C# By George Mamaladze
Global System Hooks in .NET By Michael Kennedy

Chui-Wen Chiu's Note [C++]偵測系統的滑鼠事件

Wednesday, August 12, 2009

CAPTCHA

CAPTCHA - wikipedia
ASP.NET 實現圖型驗證碼

美人時計(bijin-tokei)