Click to Rate and Give Feedback
MSDN
MSDN Library
Diagnostics
Windows Events
Windows Event Log
Windows Event Log SDK
Windows Event Log

Purpose

The Windows Event Log service enables an application to publish, access, and process events. Events are stored in event logs, which can be routinely checked by an administrator or monitoring tool to detect occurrences or problems on a computer. The Windows Event Log SDK allows users to query for events in an event log, receive event data as events occur (subscribe to events), create event data and raise events (publish events), and display event data in a readable format (render events).

Where Applicable

The Windows Event Log SDK is applicable to any client or server application that generates, accesses, or processes events.

Developer Audience

Windows Event Log is designed for use by C/C++ programmers.

Run-Time Requirements

Windows Event Log features require a platform running Windows Vista or Windows Server 2008.

In This Section

TopicDescription

About Windows Event Log

Overview of Windows Event Log features, terms, and components.

Using Windows Event Log

Code examples that show how to use the Windows Event Log API.

Windows Event Log Reference

Windows Event Log data types, functions, enumerations, structures, constants, and schemas.

Additional Resources

Search the Event Log SDKEnables you to search the Event Log SDK documentation on MSDN. The search results are narrowed to only include topics in the Windows Events documentation.


Send comments about this topic to Microsoft

Build date: 9/19/2008

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker