搜索资源列表
NetAgent
- 取WINDOWS系统日志详细信息的源代码-from Windows system log detailed information source
ClearSystemLog
- 清除系统日志的小工具源码。主要设及windows系统服务操作和文件操作。-scavenging system log source of small tools. Mainly and the windows operating system services and file manipulation.
MyOA
- MYOA办公自动化系统(.net) 1、主要功能:用户管理、角色权限管理、工作计划管理、公文管理、日志管理 2、本系统在Windows 2003 Server+VS.NET2005+SQLServer2000环境下调试通过 3、文件夹.MyOA\\DB\\下为系统所需要的数据库脚本文件
LogViewer
- 计算机取证系统,即利用WINDOWS的API,从系统中获取应用程序、安全和系统日志等信息,然后在表格中显示出来,利用了MFC的树型和列表控件
fmailstable
- FMail是一款局域网内文件传输和用户聊天的实用工具,辅助用户完成日常工作中的文件传输和用户交流任务。从功能方面讲,该软件在1.0版中实现了文件的单发和*,用户查找,*组管理,接收历史查询,远程用户维护,记录系统日志以及Shel与FMail系统之间的文件拖拉等功能;在2.0版中又集成了直接从Ftp服务器发送文件,点到点之间的聊天(单发和*模式),自定义用户头像等功能。本软件是完全免费的绿色软件,使用简单方便,适用于Win9x / Win2000 / WinXp 等大多数Windows平台。
写入系统日志
- windows系统日志的写入 delphi实现
migong.rar
- 系统日志分析Windows系统事件的日志信息,mbis xitong rizhi fenxi migong
Hook
- 钩子是WINDOWS中消息处理机制的一个要点,通过安装各种钩子,应用程序能够设置相应的子例程来监视系统里的消息传递以及在这些消息到达目标窗口程序之前处理它们。钩子的种类很多,每种钩子可以截获并处理相应的消息,如键盘钩子可以截获键盘消息,鼠标钩子可以截获鼠标消息,外壳钩子可以截获启动和关闭应用程序的消息,日志钩子可以监视和记录输入事件。钩子分为线程专用钩子和全局钩子,线程专用钩子只监视指定的线程,要监视系统中的所有线程,必须用到全局钩子。对于全局钩子,钩子函数必须包含在独立的动态链接库(DLL)中
sysklogd-1.4.1
- linux下记录系统日志代码以及记录内核日志代码-Record linux system log under the code, as well as core log record code
read
- 只对WINDOWS系统内的系统日志文件的导出,可一通过界面的控制,来获取日志内的一些信息-WINDOWS system only to log file system is derived, through the interface to a control, to obtain some information log
LogSystem2007-09-30
- 用于记录系统日志的代码,用VC开发+ADO数据库的链接方式,是自定义的一种数据链接-System log used to record the code
LogFile
- 制作日志文件方法。大多数应用软件都包括系统日志的功能。-Method of making the log file. Most software applications include system log function.
uLogEvent
- 写入Windows系统事件日志的Delphi源码-Delphi source code written to the system event log
Systemlogoff
- 用c++语言编写的程序,对Windows系统日志、安全日志等进行调用,-Using c++ language programs, on the Windows system logs, security logs, etc. call
exceptionlogger
- WINDOWS系统DUMP封装类,非常棒的2种输出方式,原始DUMP+日志-WINDOWS system DUMP wrapper class, wonderful output mode 2, the original DUMP+ log
LogEdit
- 可以编辑Windows系统日志,将不需要的日志类型记录筛选,并删除!-You can edit the Windows system logs, will not require the type of log record filtering, and delete!
EventLog
- Windows系统事件日志的使用,VC++读取开机、关机事件日志,获取时间等。-Windows EventLog
delphi-windows-log--
- delphi源码,读取WINDOWS系统日志,并能够按日期、类别进行查询。-delphi source, read the WINDOWS system log, and can be queried by date, category.
delphi-windows-syslog
- windows操作系统中系统日志相关操作-windows syslog
getruntime
- 获取系统启动后经过的时间,也就是得到自Windows启动后到目前为止所运行的时间,在系统日志查看器中我们一般能得到这条信息,大约在每天的12:00会增加一条日志,告诉你系统已经运行了多少小时。本程序将直接获取到这些信息告诉用户-Get the elapsed time after system startup, which is obtained after Windows starts so far from the running time, in the system log viewer