-
897650
种基于VB6.0开发的可进行瓦斯监测并报警的友好界面。该界面通过串行通信方式接收各种瓦斯报警器采集的数据。(Species can be developed based on VB6.0 gas monitoring and alarm-friendly interface. The serial communication interface to receive a variety of gas alarm, the data collected.)
- 2011-05-23 21:32:47下载
- 积分:1
-
tuoguanWindows
用托管C++开发Windows表单 vc++6.0(with Managed C vc Windows Forms 6.0)
- 2006-05-22 21:13:14下载
- 积分:1
-
REGISTER
用户注册简单系统保证开发者权益方便初学者(Simple user registration system to ensure that the interests of developers easier for beginners)
- 2008-05-25 03:17:11下载
- 积分:1
-
220-classic-C-program-source-code
本文件夹中含有220个经典C程序源码,是学习C语言难得的好资料!(220 classic C program source code)
- 2013-12-28 00:00:05下载
- 积分:1
-
vc.tiaoshi
vc6.0对工程的调试,如何检测程序,以及跟踪程序的运行(the vc6.0 debug the project, testing procedures, as well as the operation of the tracking program)
- 2012-08-02 10:11:23下载
- 积分:1
-
DrawCircle
实现画圆,用C++的mfc功能,这个是c语言交互式绘图的必备!(Achieve Circle)
- 2013-12-20 00:20:37下载
- 积分:1
-
bin2inc
说明: Binary to C include file
- 2020-06-25 07:00:02下载
- 积分:1
-
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
-
exampfe
An example of getting information about windows systems
- 2018-08-20 11:58:45下载
- 积分:1
-
WindowruntimeTestCode
Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系,使用VC++的若干小技巧,stdcall与cdecl调用规范的比较,初学者常犯错误及注意事项。(Windows program to run Principles and procedures for the preparation of flow, the process window, handles principle, message queues, callback function, the window closed and the application quit working relationship, the use of VC++ A number of tips, stdcall and cdecl calling norms comparison, beginners often make mistakes and Cautions.)
- 2008-06-02 10:30:11下载
- 积分:1