ELDLLEx

Summary

A DLL that contains basic resource info for customized event logging. This is similar to ELDLL except it is broken into 2 DLLs so you can use message IDs below 200.

Warranty

See warranty.

PlatForms

Current Version

Version 1.00.0 - February 17, 2002

Modification(s) from previous version

Security Requirements

Requires administrator rights to install and register.

Language

C++. Compiled with Borland Builder 6.0

Source Code Availability

None

Story

This is identical to ELDLL only it uses two DLLs instead of one. This is so that categories and messages can be broken out separately. This is handy when say you have pre-existing scripts and such that use logevent with all defaults and it slaps messages at message id 1. With the original ELDLL what would happen is that that ID is considered a category and anything you specified would get overwritten with the category.

This set of DLLs will allow you to get by that but again, it has to be two DLLs.

 

Download

You do not have to supply the email address. I would like you to fill that in though so that I have an idea on how popular a tool really is. If I see 1000 downloads with 900 different email addresses I know it is more widespread than one that has 1000 downloads and 200 different email addresses because the same person needed to keep downloading it for some reason.

Email Address: Optional
 
Sponsored Link:

Version History


As seen in


Usage

    Download and type eldllexinstall /? for basic usage

See current usage screens