-
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
-
Create_a_D1550032252003
This sample project demonstrates how to do two things. First, it shows how to make a DLL. Second, it shows how to load and use a DLL during run-time in your application. Why would you want to do this? Well, you can add programmatic functionality on the fly without having to even restart your application, let alone reboot Windows. It s a very cool concept. Anyway, I couldn t find an example of this anywhere, so I am posting it in hopes that it may be of some use to someone else who is looking for the same thing. If you see any improvements that can be made to this code, please let me know.
- 2011-02-06 22:48:55下载
- 积分:1
-
internal-staffs-learning-materials
华为内部员工学习资料,对于想进华为的朋友会有很大帮助。(The internal staff s learning materials
in huawei is more helpfull for someone who want to go huawei.)
- 2012-02-17 11:43:08下载
- 积分:1
-
Sniffertheory
这是根据sniffer用vc++做的一个sniffer小程序,仅供参考。(This is in accordance with sniffer with vc++ Make a sniffer applet, for informational purposes only.)
- 2007-10-12 16:03:21下载
- 积分:1
-
A188
捷宝A188盘点程序,BIN文件,传入即可作用。(A188)
- 2020-07-01 02:00:02下载
- 积分:1
-
cppprogram
vc很好的东西 vc很好的东西 vc很好的东西(vc good things vc good things vc good things)
- 2007-04-23 19:43:11下载
- 积分:1
-
rtsp_for_VC
很好的RTSP实现,分享给大家使用,已经建有VC工程(Good RTSP implementation, we used to share)
- 2010-12-23 17:17:47下载
- 积分:1
-
FaceControl3
动态设置主框架窗口的图标FaceControl3FaceControl3.rar,很不错的vc源码,希望对大家有所帮助。(Dynamically set the icon for the main frame window FaceControl3 FaceControl3.rar, very good vc source code, we want to help.)
- 2011-09-30 21:12:55下载
- 积分:1
-
DownLoad
基于HTTP协议的支持断点续传的下载软件源码(HTTP protocol support for HTTP-based download software source)
- 2013-03-27 16:54:24下载
- 积分:1
-
VB物流管理系统
说明: 基于VB开发的物流管理系统,包括物流管理系统说明,源代码,是一份相当好的毕业论文或者设计(The logistics management system based on VB, including the description and source code of the logistics management system, is a quite good graduation thesis or design.)
- 2020-06-18 08:00:02下载
- 积分:1