ReactOS Fundraising Campaign 2012
 
€ 3,303 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

eventlog.c File Reference

#include "eventlog.h"
#include <stdio.h>
#include <windows.h>
#include <netevent.h>
#include <lpctypes.h>
#include <lpcfuncs.h>
#include <rtlfuncs.h>
#include <obfuncs.h>
#include <iofuncs.h>
#include <debug.h>
#include "eventlogrpc_s.h"

Go to the source code of this file.

Functions

static VOID CALLBACK ServiceMain (DWORD, LPWSTR *)
static VOID UpdateServiceStatus (DWORD dwState)
static DWORD WINAPI ServiceControlHandler (DWORD dwControl, DWORD dwEventType, LPVOID lpEventData, LPVOID lpContext)
static DWORD ServiceInit (VOID)
static VOID ReportProductInfoEvent (VOID)
PLOGFILE LoadLogFile (HKEY hKey, WCHAR *LogName)
BOOL LoadLogFiles (HKEY eventlogKey)
INT wmain ()
VOID EventTimeToSystemTime (DWORD EventTime, SYSTEMTIME *pSystemTime)
VOID SystemTimeToEventTime (SYSTEMTIME *pSystemTime, DWORD *pEventTime)
VOID PRINT_HEADER (PEVENTLOGHEADER header)
VOID PRINT_RECORD (PEVENTLOGRECORD pRec)

Variables

static WCHAR ServiceName [] = L"EventLog"
static SERVICE_TABLE_ENTRYW ServiceTable [2]
SERVICE_STATUS ServiceStatus
SERVICE_STATUS_HANDLE ServiceStatusHandle
BOOL onLiveCD = FALSE
HANDLE MyHeap = NULL

Generated on Tue May 15 05:08:18 2012 for ReactOS by doxygen 1.6.3

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.