TwiceAsNice
2019-02-18
|
Classes | |
class | LoggerWin |
Implementation class for logging with platform specific resources, Windows Event log for example. This class is why we are using managed code. The interface to the event log is MUCH better and easier to use. I am concerned that using manage code will create issues with the COM object. More... | |