VC6开发的进程守护程序

时间:2013-12-15 14:39:57
【文件属性】:

文件名称:VC6开发的进程守护程序

文件大小:145KB

文件格式:RAR

更新时间:2013-12-15 14:39:57

VC6.0,进程实时守护

工作需要,用VC6写了个简单进程守护程序,以实时守护后台服务的运行,防止服务异常退出。 里面有守护进程相关运用的方法,有兴趣者不妨参考看看!


【文件预览】:
LookPlat
----BaseApply.cpp(554B)
----odbcerr.log(2KB)
----LookPlat.opt(55KB)
----LookPlatDlg.cpp(10KB)
----StdAfx.cpp(210B)
----LookPlat.ncb(97KB)
----LookPlat.cpp(2KB)
----LookPlat.plg(250B)
----ProLook.cpp(15KB)
----NetServer.cpp(7KB)
----LookPlat.clw(3KB)
----logininfo.def(31B)
----ProLook.h(3KB)
----PSAPI.H(4KB)
----BaseApply.h(518B)
----LookPlat.dsp(5KB)
----BaseDlg.h(1KB)
----NetServer.h(2KB)
----ProWatch.cpp(549B)
----Debug()
--------DHCtrlGrid.dll(432KB)
--------LookPlat.exe(172KB)
--------watch.log(78B)
--------ProWatchExe.ini(50B)
----ProWatch.h(510B)
----WatchPro.cpp(9KB)
----ReadMe.txt(4KB)
----StdAfx.h(1KB)
----watch.log(1KB)
----LookPlat.dsw(539B)
----LocalMachine.cpp(4KB)
----PSAPI.LIB(19KB)
----Resource.h(1KB)
----WatchPro.h(2KB)
----LookPlat.rc(7KB)
----res()
--------LookPlat.ico(1KB)
--------LookPlat.rc2(400B)
----LocalMachine.h(2KB)
----LookPlat.h(1KB)
----LookPlat.aps(36KB)
----LookPlatDlg.h(2KB)
----BaseDlg.cpp(1KB)
----ProWatchExe.ini(236B)

网友评论

  • OK,使用价值很大
  • 非常实用的代码,感谢分享!!
  • 运行起来不知道怎么操作呀。
  • OK,使用价值很大,建议大家参考。
  • 还是可以参考的
  • 编译不能通过 代码有借鉴
  • 不能运行啊
  • 缺头文件 Error 1 fatal error C1083: Cannot open include file: '..\PubDLLPacket\DHCtrlGrid\HWGridCtrl.h
  • 很实用,谢谢,有价值,可以参考
  • 貌似缺少几个头文件,编译通不过,代码有注释,可以参考