-
判断你的程序是否运行在虚拟机中,目前对Microsoft s Virtual PC和VMWare进行判断,可以有效的保护你的程序不在虚拟机中运行。...
判断你的程序是否运行在虚拟机中,目前对Microsoft s Virtual PC和VMWare进行判断,可以有效的保护你的程序不在虚拟机中运行。-Procedures to determine whether you run in a virtual machine, the current Microsoft s Virtual PC and VMWare judge, can effectively protect your program not to run virtual machine.
- 2022-11-30 18:50:02下载
- 积分:1
-
- 2023-07-23 09:10:03下载
- 积分:1
-
将多台机器的共享资源设置为一样的程序
将多台机器的共享资源设置为一样的程序- Many machines shared resource will establish as the same
procedure
- 2022-12-04 00:30:03下载
- 积分:1
-
a practical window appearance control procedures. Support for Windows XP desktop...
一个实用的窗口外观控制程序. 支持对Windows XP桌面上所有的窗口进行隐藏, 透明化, 置于顶层, 禁用以及添加快捷键功能-a practical window appearance control procedures. Support for Windows XP desktop all the windows hidden, transparency, which are placed top, and add the ban shortcuts
- 2022-02-06 19:06:41下载
- 积分:1
-
vc做的一个进程间通信的程序,包括共享内存,消息传递,消息管道...
vc做的一个进程间通信的程序,包括共享内存,消息传递,消息管道-vc do an inter-process communication procedures, including shared memory, message passing, the news channel
- 2022-05-29 13:37:11下载
- 积分:1
-
Video surveillance program, it is also useful, debugging through!
视频 监控 程序, 值得参考, 调试通过!-Video surveillance program, it is also useful, debugging through!
- 2023-09-01 18:25:04下载
- 积分:1
-
用Evc开发的一些实例程序源代码,供用Evc这个IDE的参考,程序实例有:CreateProcess、IPC_MSGCLIENT、IPC_MSGServer、T...
用Evc开发的一些实例程序源代码,供用Evc这个IDE的参考,程序实例有:CreateProcess、IPC_MSGCLIENT、IPC_MSGServer、TaskList-Evc development with some examples of the program"s source code used for the IDE Evc reference for the program examples : CreateProcess, IPC_MSGCLIENT, IPC_MSGServer, TaskList
- 2022-04-06 23:08:52下载
- 积分: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
-
VB中API的简单应用源码,有兴趣的下载
VB中API的简单应用源码,有兴趣的下载-VB API simple application source code, are interested in downloading
- 2022-08-31 19:35:02下载
- 积分:1
-
进程同步与互斥
该代码非常完善的展现的经典进程同步与互斥问题――生产者和消费者问题的同步与互斥过程!...
进程同步与互斥
该代码非常完善的展现的经典进程同步与互斥问题――生产者和消费者问题的同步与互斥过程!-Process synchronization and mutual exclusion of the code is very well exhibited the classic process of synchronization and mutual exclusion problem- the problem of producers and consumers the process of synchronization and mutual exclusion!
- 2023-07-27 03:15:05下载
- 积分:1