-
MonitorCreateProcessEvent
利用WMI监视进程的创建
Private Sub StartMonitorCreateProcessEvent()
Set CreateProcessEvent = New SWbemSink
Set objSWbemServices = GetObject("winmgmts:\.
ootcimv2")
objSWbemServices.ExecNotificationQueryAsync CreateProcessEvent, "SELECT * FROM __InstanceCreationEvent WITHIN 1 WHERE TargetInstance ISA Win32_Process "
End Sub(Use WMI to monitor process creation Private Sub StartMonitorCreateProcessEvent () Set CreateProcessEvent = New SWbemSink Set objSWbemServices = GetObject ( )
- 2007-09-07 09:22:06下载
- 积分:1
-
8051Pproteus-27
《单片机C语言程序设计实训100例——基于8051+Proteus仿真》案例压缩包 第 01 篇 基础部分27 TIMER0控制单只LED闪烁(" Microcontroller C Programming Language Training 100 cases- based on 8051+ Proteus simulation" case archive basis of Article 01 part 27 TIMER0 single LED flash control)
- 2011-07-27 21:43:45下载
- 积分:1
-
testZeroMQ
内含简单项目代码及ZeroMQ使用教程,资源适合初学者,可以满足快速入门要求
下载ZeroMQ
下载网址:http://zeromq.org/intro:get-the-software
点击“Windows sources”下载zeromq-4.0.3.zip文件
编译ZeroMQ库文件
解压zeromq-4.0.3.zip文件,进入buildsmsvc目录,用VS打开*.sln工程文件,编译生成解决方案。编译完成后,会在lib目录下生成dll和lib文件
编写简单的测试工程
1.用VS新建2个项目,一个是server端,一个是client端
2.将ZeroMQ源码项目的include目录下的两个文件“zmq.h”,“zmq_utils.h”拷贝至自己新建的工程
3.将ZeroMQ源码项目的lib目录下的两个文件“libzmq.dll”,“libzmq.lib”拷贝至自己新建的工程
4.将文件“zmq.h”,“zmq_utils.h”和“libzmq.lib”添加进自己新建的项目。(ZeroMQ simple project containing the code and tutorials, resources for beginners, to meet the requirements of the Quick Start Download ZeroMQ Download URL: http://zeromq.org/intro:get-the-software Click " Windows sources" download zeromq-4.0. 3.zip ZeroMQ library files compiled zeromq-4.0.3.zip unzip the file, enter builds msvc directory, with VS open*. sln project file, the compiler generates solutions. After the compilation is complete, it will generate dll and lib files in the lib directory to write a simple test project. Using VS New two projects, one is server-side, is a client-side two would both include directories ZeroMQ source project under File " zmq.h" , " zmq_utils.h" copy to their new project 3 would be two files ZeroMQ source project lib directory under " libzmq.dll" , " libzmq.lib" copy to their new project 4 would file " zmq.h" , " zmq_utils.h" and " libzmq.lib" added to their new projects.)
- 2014-02-19 08:43:26下载
- 积分:1
-
DEM ReaderDisplay
一个用VC++编写的DEM数据的读写和显示程序。(a VC DEM data prepared by the reader and display procedures.)
- 2006-06-06 17:16:27下载
- 积分:1
-
Computernetwork
计算机网络课程设计计算机网络课程设计计算机网络课程设计(Computer network)
- 2011-01-15 16:43:38下载
- 积分:1
-
moni
驱动级鼠标模拟
包含鼠标。键盘。驱动及模拟,附有小程序(Driver stage mouse emulation)
- 2020-10-13 23:17:31下载
- 积分:1
-
CMyMCICD
vc——创建基于MCI的CD音频处理类——CMyMCICD(vc- created based on the MCI CD audio processing class- CMyMCICD)
- 2011-07-24 18:58:58下载
- 积分:1
-
nurbs
关于nurbs曲线插补一个自由软件,希望有兴趣各位一起探讨(About the nurbs curve interpolation is a free software interest you to explore together)
- 2012-08-31 11:30:26下载
- 积分:1
-
123
基于 VB 的一个公交查询系统,有数据,能直接运行(VB-based search system of a bus, there are data that can be run directly)
- 2010-08-18 00:11:55下载
- 积分:1
-
passp
完美实现本地过TP保护驱动,从而实现CE及OD附加,做辅助必要的好帮手。。(TP PASS)
- 2012-03-03 21:45:38下载
- 积分:1