-
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
-
VBNETresource
用VBNET写的一个简单的计件工资软件,附有数据库access,密码power在程序源码中有(With VBNET write a simple piece rate software, with database access, password power source in the program have)
- 2021-01-18 11:08:43下载
- 积分:1
-
base-station-simulation
中兴捧月,基站模拟程序,使用CSocket类(ZTE holding on, the base station simulator, using class CSocket)
- 2011-06-24 15:18:52下载
- 积分:1
-
AHP_Ladeliste
To control the Configuration of COM-port
- 2014-01-14 18:42:32下载
- 积分:1
-
hacker
学习网络安全的一本书籍。《黑客入侵(超级详细版)》(A learning network security books. " Hacking (super-detailed version)" )
- 2014-01-10 23:46:45下载
- 积分:1
-
draw
用vc开发的画图程序,供学习vc使用,是入门MFC的好资料(Development of the Paint program with vc, vc used for learning is good data entry MFC)
- 2011-04-28 08:52:31下载
- 积分:1
-
chuankosheji
串口设计,基于C++语言 进行编写,用到MFC图形界面的设计(itis very useful for you who is learn visual c++)
- 2010-05-31 13:50:07下载
- 积分:1
-
VBshangweiji-
这算是用VB语言编写的无线温湿度上位机主控,主要用于控制下位机,代码详实(This is regarded by VB language radio host machine control temperature and humidity, is mainly used to control the next crew, the code and detailed)
- 2015-05-09 19:56:26下载
- 积分:1
-
HDF
利用vc++读取文件,
这是一个可以利用vc++读取modis 下载的HDF各类数据文件的源码,可以将数据放置在二维数组当中(Use vc++ read the file, which is that one can use to read modis vc++ download source HDF various types of data files, the data can be placed in a two-dimensional array of them)
- 2015-12-18 10:12:10下载
- 积分:1
-
SetThreadContext
This code is the simple SetThreadContext code.
This is suitable for beginner of Visual C++.
- 2010-07-28 14:37:36下载
- 积分:1