-
MFC音乐播放器制作code
MFC音乐播放器制作code
- 2022-03-23 00:51:17下载
- 积分:1
-
这是一个很好的动态链接库(dll)实例
这是一个很好的动态链接库(dll)实例-This is a good dynamic link library (dll) Example
- 2022-03-20 23:28:19下载
- 积分: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
-
自己写的一个可以活得系统各项信息的工具。简单而强大!
自己写的一个可以活得系统各项信息的工具。简单而强大!-himself in a live system, which is a tool. Simple and powerful!
- 2022-08-14 05:54:18下载
- 积分:1
-
显示windows操作系统进程的例子程序,比较简单,容易入门。
显示windows操作系统进程的例子程序,比较简单,容易入门。-Shows examples of windows operating system process, procedures, relatively simple, easy entry.
- 2023-02-24 19:00:04下载
- 积分:1
-
命名管道充分利用了Windows NT和Windows 2000内建的安全机制。
将命名管道作为一种网络编程方案时,它实际上建立了一个客户机/服务器通信体系...
命名管道充分利用了Windows NT和Windows 2000内建的安全机制。
将命名管道作为一种网络编程方案时,它实际上建立了一个客户机/服务器通信体系,并在其中可靠地传输数据。
命名管道是围绕Windows文件系统设计的一种机制,采用“命名管道文件系统(Named Pipe File System,NPFS)”接口,因此,客户机和服务器可利用标准的Win32文件系统函数(例如:ReadFile和WriteFile)来进行数据的收发。
-named pipe full advantage of the Windows NT and Windows 2000 built-in security system system. To be named as a pipeline network programming package, which is actually the establishment of a client/server communication system, and in which reliable data transmission. A named pipe is on the Windows file system design of a mechanism, "Named Pipe File System (Named Pipe File System, NPFS) "interface, therefore, client and server can use standard Win32 file system functions (such as : ReadFile and WriteFile) data to the transceiver.
- 2023-07-21 23:15:04下载
- 积分:1
-
using hotkey operation to achieve a PoC
利用热键操作实现一键通-using hotkey operation to achieve a PoC
- 2022-02-04 03:29:26下载
- 积分:1
-
读者写者问题C语言实现
读者写者问题C语言实现-problem readers to write C language
- 2022-01-24 17:45:44下载
- 积分:1
-
C++Builder编写的剪贴板
C++Builder编写的剪贴板-C Builder prepared by the clipboard
- 2022-04-06 22:27:51下载
- 积分:1
-
这是一个在Windows下开发的实时操作系统的源代码,代码简单,丰富。...
这是一个在Windows下开发的实时操作系统的源代码,代码简单,丰富。-This is a Windows real-time operating system developed under the source code, code is simple, rich.
- 2023-04-13 20:55:04下载
- 积分:1