News
The security log is now full (Event ID 1104) is logged every time Windows security log fills up. This post describes the necessary actions to take.
Open Event Viewer, and then navigate to Windows Logs > Application. Right-click on it and select Properties. Under the General tab, change the value in Maximum Log size.
I'm writing a Windows app in unmanaged C++ and want to log some simple events to the Application log. I'm normally a *nix guy and am used to being able to just call syslog() (or asl(3) on Mac OS X ...
The Windows operating system logs data into the Windows Event Log whenever a problem occurs. You can view this data using the Windows Event Viewer tool.
For example:<P>netsend computername your message here<P>where netsend.bat contains:<P>@echo off<BR>net send %1 %*<BR>logevent -e 26 -r "Application Popup" "%*"<P>The event written will also ...
This will bring up the Event Viewer where you click on Windows Logs, Application on the left and then click Clear Log on the right side of the application.
Some results have been hidden because they may be inaccessible to you
Show inaccessible results