-
设置系统关机时间,根据设定的时间实现定时关机功能,
设置系统关机时间,根据设定的时间实现定时关机功能,-time the system shutdown, according to the set time to achieve Mytob.BSNotes function,
- 2023-04-08 07:15:03下载
- 积分:1
-
一个可以对系统进行调用的API库,配合w2k_lib和w2k_spy使用效果非常不错!...
一个可以对系统进行调用的API库,配合w2k_lib和w2k_spy使用效果非常不错!
- 2022-02-26 10:24:02下载
- 积分:1
-
How to use the WinIo library in Win2000 and WinXP system. this sample will lead...
VC下WinIo的应用实例(改进版)根据前一版有网友提出的建议进行改进,为了在VC中能正常使用WinIo库,必须按以下步骤进行配置:
(1):将WinIo.dll、WinIo.sys、WINIO.VXD三个文件放在程序可执行文件所在目录下;
(2):将WinIo.lib添加到工程中,WinIo.lib及winio.h文件必须放在工程目录下;
(3):在StdAfx.h头文件中加入#include "winio.h"语句;
(4):调用InitializeWinIo函数初始化WinIo驱动库;
(5):调用读写IO口的GetPortVal或SetPortVal函数;
(6):调用ShutdownWinIo函数;
本实例是在VC6.0环境下 XP系统.
-How to use the WinIo library in Win2000 and WinXP system. this sample will lead you to use the WinIo rightly.
- 2022-08-21 23:18:28下载
- 积分:1
-
用于添加注册表的小程序
用于添加注册表的小程序-add registry for the small program
- 2022-03-25 08:52:09下载
- 积分:1
-
该程序是硬盘录像系统的检索回放软件,界面和功能都设计的非常好,是大师级代码,绝对不要错过。...
该程序是硬盘录像系统的检索回放软件,界面和功能都设计的非常好,是大师级代码,绝对不要错过。-The program is the hard disk video recording system search playback software, interface and design features are very good and the master code, absolutely not miss.
- 2022-12-25 10:20:04下载
- 积分:1
-
说到类和对象,我们不能不提及这样几个概念:类,对象,实例。就我个人觉得可 以这样来理解:对象指的是泛称,自然界的任何实体都可以看成一个对象;而类则是 以这些对象...
说到类和对象,我们不能不提及这样几个概念:类,对象,实例。就我个人觉得可 以这样来理解:对象指的是泛称,自然界的任何实体都可以看成一个对象;而类则是 以这些对象某些特征而分成的一系列的种类;实例则是特指属于某一个类的一个对象-said classes and objects, we can not fail to mention the following concepts : type, object, examples. I personally think that this can be understood : the targets refer to the Pan said that the nature of any entity can be viewed as an object; Which category is the target certain features into a series of categories; Examples are an indicator of belonging to a certain category of an object
- 2022-09-20 10:35:03下载
- 积分:1
-
从.net框架中反编译出的nsafeNativeMethods类,在框架中由于是内部类型无法从外界调用。用此类中的IPersistStreamInit接口可实现...
从.net框架中反编译出的nsafeNativeMethods类,在框架中由于是内部类型无法从外界调用。用此类中的IPersistStreamInit接口可实现从内存流中加载图片等文件到WEBBROWSER控件-From. Net framework decompile out nsafeNativeMethods category, in the framework as a result of an internal type can not be called from the outside world. IPersistStreamInit use of such interface can be realized from the memory stream to load images and other documents to the WebBrowser control
- 2022-01-26 06:45:17下载
- 积分:1
-
系统级钩子监控运行在当前系统中的所有线程的消息流。
系统级钩子监控运行在当前系统中的所有线程的消息流。-System-level hooks run in the current system monitors all the threads of the message flow.
- 2022-03-25 23:50:26下载
- 积分:1
-
vc下模拟linux文件系统,实现超级用户,文件权限更改等功能
vc下模拟linux文件系统,实现超级用户,文件权限更改等功能-vc to simulate linux file system, to achieve super-user, change the file permissions and other functions
- 2022-09-06 20:20:02下载
- 积分:1
-
添加一个列表视图和树视图,资源管理器
添加列表视图和树视图,并添加适当的控件来实现本地计算机资源管理器-Add a list view and tree view, resource manager
- 2023-07-11 00:10:03下载
- 积分:1