in reply to Write to WIndows Event Log
Take a look on "Example of how to build a message dll", where show how can you create a eventlog dll. With this dll, you can registry on Eventlog and get the correct message.
Win32::EventLog::Message could be usefull too.
|
|---|