-
创建Mobile今日主题项目,当前内存查看
Requirements:
Visual Studio 2005,
Windows Mobile...
创建Mobile今日主题项目,当前内存查看
Requirements:
Visual Studio 2005,
Windows Mobile 5.0 Pocket PC SDK,
ActiveSync 4.0.-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.
- 2022-01-28 04:59:00下载
- 积分:1
-
资料光盘VC技术实例代码,详细资料资料光盘VC技术实例代码,详细资料...
资料光盘VC技术实例代码,详细资料资料光盘VC技术实例代码,详细资料
- 2022-08-12 18:58:40下载
- 积分:1
-
简单文件索引
资源描述使用树形结构保存Windows文件系统的目录结构,提供类似于Win32接口的文件查找、加入、删除功能。
- 2023-04-23 22:10:04下载
- 积分:1
-
Stone 3.0 server source code collections for a long time, and now allow everyone...
石器3.0服务端源代码,收藏了很久,现在拿出来让大家一起研究.-Stone 3.0 server source code collections for a long time, and now allow everyone to study together.
- 2022-07-18 19:27:20下载
- 积分:1
-
VB的几种常用算法,本人感觉很不错的,所以在此与大家分享一下。...
VB的几种常用算法,本人感觉很不错的,所以在此与大家分享一下。-Several commonly used algorithm for VB, I feel very good, so share this with you.
- 2022-05-29 22:24:09下载
- 积分:1
-
获取微信用户信息源码(.net)
通过网页获得微信OpenID以及用户性别,年龄等信息!!!!
- 2023-05-21 19:35:02下载
- 积分:1
-
vb 大学学习的实验作业里面有文件复制
其他还有一些练习
vb 大学学习的实验作业里面有文件复制
其他还有一些练习-vb University experimental operations inside files There are several exercises
- 2022-03-05 08:02:33下载
- 积分:1
-
这个函数能够实现在界面上显示一幅正弦曲线图
这个函数能够实现在界面上显示一幅正弦曲线图-Implementation of this function at the interface can display up Sine curve
- 2022-03-12 10:31:10下载
- 积分:1
-
这是用vc++实现的小波变换,主要可以对图像进行三层的变换,并且可以得到经过高通、低通滤波之后的图像结果。...
这是用vc++实现的小波变换,主要可以对图像进行三层的变换,并且可以得到经过高通、低通滤波之后的图像结果。-Wavelet
- 2022-11-07 23:45:04下载
- 积分:1
-
在Windows2000中Ctrl
在Windows2000中Ctrl-Alt-Delete组合键的处理如下: Winlogon初始化的时候,在系统中注册了CTRL+ALT+DEL Secure Attention Sequence(SAS)热键,并且在WinSta0 Windows 系统中创建三个桌面。 SAS热键的注册使得Winlogon成为第一个处理CTRL+ALT+DEL的进程,所以保证了没有其他应用程序能够处理这个热键。 在 Windows NT/Windows 2000/Windows XP中, WinSta0 是表示物理屏幕、鼠标和键盘的Windows系统对象的名字。Winlogon在WinSta0 Windows系统中创建了SAS窗口(窗口标题是"SAS Window")和如下三个桌面。 Winlogon 桌面 应用程序 桌面 屏幕保护 桌面当用户按下Ctrl-Alt-Delete组合键时,Winlogon桌面上的SAS窗口收到它注册的系统热键消息(WM_HOTKEY) SAS Window窗口处理这个消息调用Graphical Identification and Authentication(GINA)动态连接库中的相关函数…… -Graphical Identification and Authentication(GINA)
- 2022-06-17 04:42:07下载
- 积分:1