readme.txt

来自「在Windows Mobile 5.0 Pocket PC下」· 文本 代码 · 共 32 行

TXT
32
字号
Code Sample Name: Memwatcher

Feature Area: Shell

Description: 
    This sample illustrates how to create a custom Today screen item for 
    Pocket PC. 

 
Relevant APIs: 
    Today screen plugins.
   
Usage:
    Load the project from Visual Studio 2005, and build normally.
    This sample will build as a DLL called Memwatcher.dll. It will also
    create a .cab file called memwatchercab.cab. Install the the cab on
    on your device. Once you have installed memwatcher via the cab, 
    open the Settings-Today applet and tap on the Items tab. Tap OK to close 
    the dialog. (This causes Today to reload all the applets on the Today 
    screen - including the Memwatcher sample.)

Assumptions: 
    None.

Requirements: 
    Visual Studio 2005, 
    Windows Mobile 5.0 Pocket PC SDK,
    ActiveSync 4.0.

** For more information about this code sample, 
please see the Windows Mobile SDK help system. **

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?