reactos/base/applications/mscutils/eventvwr
Hermès Bélusca-Maïto bb03da981c
[EVENTVWR] Additions to the Event Viewer.
- Don't hardcode a buffer length in ExpandEnvironmentStringsW() call.
- If no file name is associated to a log (ErrorLog->FileName == NULL),
  don't try to attempt looking at its file properties. This also allows
  avoiding a crash in the FindFirstFileW() call under certain conditions
  on Windows.
2018-04-13 01:02:20 +02:00
..
lang [EVENTVWR] Add support for a command-line for the Event Log Viewer. 2018-04-12 02:45:37 +02:00
res
CMakeLists.txt
eventvwr.c [EVENTVWR] Additions to the Event Viewer. 2018-04-13 01:02:20 +02:00
eventvwr.h
eventvwr.rc
evtdetctl.c
evtdetctl.h
resource.h [EVENTVWR] Add support for a command-line for the Event Log Viewer. 2018-04-12 02:45:37 +02:00