HomePhorge

(#12392) Created Windows eventlog message resource dll
f0625ef99ac2Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#12392) Created Windows eventlog message resource dll

This commit adds the ability to build a message resource dll used to
display localized eventlog messages on Windows. Windows eventlog expects
that each log event has a unique id, which can then be localized in a
resource dll, one for each locale. However, puppet does not yet support
this, see #11076. So this commit defines three puppet event ids
corresponding to the three levels of Windows events that we support
(info, warn, and error).

In order to build the dll, you need the Windows SDK installed that
contains the mc, rc, and link utilities.

Details

Provenance
Josh Cooper <josh@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUd88f3e7c387e: Merge pull request #613 from puppetlabs/geordi
Branches
Unknown
Tags
Unknown

Event Timeline

Josh Cooper <josh@puppetlabs.com> committed rPUf0625ef99ac2: (#12392) Created Windows eventlog message resource dll (authored by Josh Cooper <josh@puppetlabs.com>).Apr 4 2012, 9:42 PM