-
ToolBarAndMenuDemo名字就知道意思了,一个控件
ToolBarAndMenuDemo名字就知道意思了,一个控件-ToolBarAndMenuDemo known names mean, a Control
- 2022-11-16 21:50:03下载
- 积分:1
-
视频处理代码
可以用来改进算法,成功实现对视频声音的处理,增加效果。同时,采用了一种新型的基于MAXWAVE的架构,从而使得一些微弱的信号也不至于失真。
- 2022-12-20 08:30:03下载
- 积分:1
-
这是一个实现放大镜功能的代码,通过选择工具条上的放大镜按钮然后单击鼠标左健并且拖动就可以放大窗口内的内容。...
这是一个实现放大镜功能的代码,通过选择工具条上的放大镜按钮然后单击鼠标左健并且拖动就可以放大窗口内的内容。-This is a realization of a magnifier function of the code, by selecting the magnifying glass toolbar button then click the left mouse and drag Kin can enlarge the contents of the window.
- 2022-11-01 11:35:03下载
- 积分:1
-
创建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
-
文本处理器 编写语言:C
文本处理器 编写语言:C-text processor to prepare language : C
- 2023-05-19 13:25:03下载
- 积分:1
-
这是计算CPU速度的小程序,很有意思的。
这是计算CPU速度的小程序,很有意思的。-This the calculation speed of the CPU small program very interesting.
- 2023-01-17 13:45:03下载
- 积分:1
-
提供气球式对话窗口
提供气球式对话窗口-provide balloon dialogue window
- 2022-04-11 02:39:53下载
- 积分:1
-
miniICE jtag programmer circuit
miniICE jtag programmer circuit
- 2022-02-04 23:24:09下载
- 积分:1
-
MFC技术内幕(配书源码CHAP07.rar
MFC技术内幕(配书源码CHAP07.rar-MFC Insider (book distribution source CHAP07.rar
- 2022-11-13 06:40:04下载
- 积分:1
-
messagebox
调用Windows的API函数弹窗#includeint main(){ char a[] = "MessageBox"; MessageBox(0,a,"a", MB_OK); return 0;}
- 2023-08-28 02:50:07下载
- 积分:1