[Mono-dev] local file based EventLog implementation

Gert Driesen gert.driesen at telenet.be
Thu Aug 10 06:38:28 EDT 2006



> -----Original Message-----
> From: mono-devel-list-bounces at lists.ximian.com [mailto:mono-devel-list-
> bounces at lists.ximian.com] On Behalf Of Kornél Pál
> Sent: woensdag 9 augustus 2006 12:25
> To: Gert Driesen; 'Atsushi Eno'
> Cc: mono-devel-list at lists.ximian.com
> Subject: Re: [Mono-dev] local file based EventLog implementation
> 
> Hi,
> 
> The attached EventLogMessages.zip contains my implementation of
> EventLogMessages.dll that is required when using Windows Event Logging
> API.
> 
> Note that the included EventLogMessages.cmd (requires Platform SDK
> tools) is able to create EventLogMessages.dll.
> 
> I hope now everyting is clear about this DLL file.

It's clear to me, but we'll need to see how we distribute this file (on
Windows) and locate it.

I've finished the largest part of the generic registry-based EventLog
implementation, and wrote a win32 eventlog implementation.

However, I haven't yet managed to read entries from the event log. Does
anyone have any info on doing this (using C#) ?

Also, still need to write loads of unit tests, which will probably
(hopefully, if the tests are any good) discover some bugs.

Let me know if you want a draft of the patch.

Gert




More information about the Mono-devel-list mailing list