-
vc灵感编程范例源代码 41 3DButton 42 计时器 43 动态改变光标和图标 44 捕获鼠标 45 得到一些系统信息 46 确定应用程序的路径 47
vc灵感编程范例源代码 41 3DButton 42 计时器 43 动态改变光标和图标 44 捕获鼠标 45 得到一些系统信息 46 确定应用程序的路径 47 注册系统热键 48 检测光驱软驱是否准备就绪 49 判断驱动器的类型 50 检测磁盘容量 51 MyFormat 52 Win98下热键关机 53 获得当前屏幕的分辨率两种方法 54 在screen上显示文字 55 启动屏幕保护程序 56 开机后程序自动运行 57 Windows 2000下关机 58 屏蔽系统热键 59 获取文件图标 60 避免程序运行多个实例-vc inspiration source code programming examples 3DButton 42 41 43 timer to change the cursor and dynamic map superscript 44 mouse caught some 45 information systems 46 to determine the application"s path 47 registration system hotkeys 48 Detection floppy drive the readiness of 49 drivers to judge the types of detection disk capacity 50 51 52 MyFormat Win98 hotkeys under 53 was shutdown current screen resolution two methods in 54 characters displayed on the screen started 55 of 56 screen saver automatically reboot after running under Windows 2000 57 58 Off Screen Hotkey 59 cover access to documents icon 60 to avoid running multiple instances of
- 2022-03-07 00:59:48下载
- 积分:1
-
PS流解析小程序。已经调试通过。
PS流解析小程序。已经调试通过。-PS flow analysis of small procedures. Have been debug through.
- 2023-05-04 19:40:03下载
- 积分:1
-
With regard to internal sorting, bubble, quick and so on, have a good time to ex...
关于内部排序,冒泡、快速等,有很好的计时,交换次数统计,比较各种排序的效率。-With regard to internal sorting, bubble, quick and so on, have a good time to exchange the number of statistics, to compare the efficiency of sorting.
- 2022-01-25 13:53:42下载
- 积分:1
-
[代码说明]
WINDOWS下的SetTimer API可以设置定时器,不过该API只能用在GUI程序中。
我这里为CONSOLE程序实现一个定时器。...
[代码说明]
WINDOWS下的SetTimer API可以设置定时器,不过该API只能用在GUI程序中。
我这里为CONSOLE程序实现一个定时器。
开启2个线程:
定时:一个线程定时发送一个消息
处理:一个线程收到消息后处理这个消息
关注点:
为没有窗口的线程实现了消息循环-[Note code] under the SetTimer Windows API can set timer, However, the API can only use the GUI process. I am here to CONSOLE program a timer. Opened two threads : Timing : Timing a thread Send a Message Handling : a thread processing information received after the news of concern : no window to the thread of the news cycle
- 2022-08-09 16:03:12下载
- 积分:1
-
使用ccolordialog选择客户区颜色及字体
使用ccolordialog选择客户区颜色及字体-use ccolordialog District customers choose colors and fonts
- 2022-07-19 07:19:34下载
- 积分:1
-
如何创建一个使用 php 的在线酒店预订系统
在此代码中,您将学习如何创建一个使用 php 的在线酒店预订系统。您还将学习如何创建使用 javascrpit 的输入的验证。有关如何创建使用贝宝在线支付,您还将李尔王。这是 2.0 版的我是网上预订系统版本 1.0,查看版本为 1.0 的这个系统,请单击这里。此外看到这个系统的工作演示点击这里。若要查看此系统的后台管理页面,只是这在中添加您的 url"/ admin_index.php"。
- 2022-03-14 22:38:04下载
- 积分:1
-
用delphi写的数据库操作动态库小程序,供初学者参考
用delphi写的数据库操作动态库小程序,供初学者参考-used to write the database operation DLL small program for beginners reference
- 2022-01-26 02:36:25下载
- 积分:1
-
进货单录入模块最新版
进货单录入模块最新版-Don latest version Input Module
- 2022-06-20 22:37:59下载
- 积分:1
-
Image resize
这段代码在windows平台上进行大小调整。
- 2022-07-27 18:31:22下载
- 积分:1
-
Mobile手机录像,获取源数据是WMV9格式,输出格式为ASF
Requirements:
Visual Studio 2005,
Win...
Mobile手机录像,获取源数据是WMV9格式,输出格式为ASF
Requirements:
Visual Studio 2005,
Windows Mobile 5.0 Pocket PC SDK,
ActiveSync 4.0.-Feature Area:
Video capture
Description:
This sample provides the basic video capture functionalities: It captures and encodes video in a WMV file,
and captures and encodes an image in a jpeg file.
Usage:
Build and deploy using Visual Studio 2005.
Relevant APIs/Associated Help Topics:
ICaptureGraphBUilder2
Assumptions:
Your device needs to have a video capture driver installed (the emulator ships with a null capture driver).
The video will be saved to the root of your device to "video1.asf".
The still picture will be saved to "test.jpg"
If you wish, you can change these hardcoded values in the code for the files to be saved to a different
location.
Requirements:
Visual Studio 2005,
Windows Mobile 5.0 Pocket PC SDK,
ActiveSync 4.0.
- 2022-03-10 08:30:19下载
- 积分:1