RE: Event Log Resource Files

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Clint Colefax (ClintColefax_at_discussions.microsoft.com)
Date: 09/30/04


Date: Thu, 30 Sep 2004 14:35:03 -0700

Thanks for that, I will look at these links, I already have all the code
sorted that writes to the event log, I just need to create the message file.

"Nayan" wrote:

> Hi Clint,
>
> Check this out this 4 articles will cover all issues about reading and
> writing with event log including creating/registring message files.
>
> http://binaryworld.net/Main/CodeDetail.aspx?CodeId=3716
> http://binaryworld.net/Main/CodeDetail.aspx?CodeId=3718
> http://binaryworld.net/Main/CodeDetail.aspx?CodeId=3724
> http://binaryworld.net/Main/CodeDetail.aspx?CodeId=3725
>
> and also check
>
> http://binaryworld.net/Main/CodeListing.aspx?CatId=67
>
> For a huge API collection with examples goto
>
> http://binaryworld.net/Main/api.aspx
>
> =====================================
> Nayan Patel (MCSE/MCDBA/MCSD.net)
>
> www.binaryworld.net
> A Powerful Knowledge Sharing Platform
> =====================================
>
> "Clint Colefax" wrote:
>
> > Does anyone have any info or example code on creating Event Log Resource
> > Files for use with the ReportEvent API within VB6.
> >
> > Thank you
> > Clint Colefax



Relevant Pages

  • Re: Using Insertion Strings and Message Files when writing to event lo
    ... the dotnet languages newsgroups from the language you are using, ... I want to make full use of all the fields in an event log record - ... I would like to make use of a message file as well. ... but am giving it the insertion strings to combine with the message from ...
    (microsoft.public.dotnet.general)
  • ReportEvent generating incorrect error description
    ... I have an application in which I write events to event log viewer. ... I extract the NT Event information from the ... I parse the Event Message file for Outlook and ...
    (microsoft.public.win32.programmer.kernel)
  • Re: custom event log
    ... gotten that deep into event log stuff. ... Can we customize this standard message file? ... >> the standard .NET framework message file associated with it. ...
    (microsoft.public.dotnet.security)