reactos/base/applications/mscutils
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
..
devmgmt Fix remaining text file line endings in the tree. (#18) 2017-10-06 15:00:36 +02:00
eventvwr [EVENTVWR] Additions to the Event Viewer. 2018-04-13 01:02:20 +02:00
servman [TRANSLATION][SERVMAN] Italian translation update (#463) 2018-04-02 13:57:10 +02:00
CMakeLists.txt