mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 08:55:19 +00:00
![]() - Initialize hwndMainWindow as it can be used before it is properly initialized with an existing window handle. - Transform ShowLastWin32Error() to a more generic ShowWin32Error(). - Use iswdigit() instead of isdigit(). - Add extra heap buffer cleanup. - Split OpenUserEventLog() in two: OpenUserEventLog() that displays an open-file dialog, and OpenUserEventLogFile() that does the real work of allocating internal structures and opening the log file using the event-log service. We also check that the file really exists before proceeding further. - Force treeview repaint when *children* items are inserted, because otherwise the expand/collapse buttons do not display next to parent items (this problem happens on Windows too). - Reshuffle the resource string IDs. |
||
---|---|---|
.. | ||
lang | ||
res | ||
CMakeLists.txt | ||
eventvwr.c | ||
eventvwr.h | ||
eventvwr.rc | ||
evtdetctl.c | ||
evtdetctl.h | ||
resource.h |