reactos/base/applications/mscutils/eventvwr
Hermès Bélusca-Maïto 069b08da0b
[EVENTVWR] Fix settings loading. Remove usage of Rtl functions. Use Win32 CRT assert. (#4752)
- Don't create the settings registry key when trying to load them.
  Defer its creation when saving the settings.

- Use more restricted access rights when opening/creating the key.

- Ensure read and written string settings are NULL-terminated.

- Use the Win32 CRT assert so that if an assertion fails we get a
  message on the screen, not via the kernel debugger.
2022-10-06 01:59:33 +02:00
..
lang [EVENTVWR] Update file headers. 2022-10-03 23:16:57 +02:00
res Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
CMakeLists.txt Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
eventvwr.c [EVENTVWR] Fix settings loading. Remove usage of Rtl functions. Use Win32 CRT assert. (#4752) 2022-10-06 01:59:33 +02:00
eventvwr.h [EVENTVWR] Fix settings loading. Remove usage of Rtl functions. Use Win32 CRT assert. (#4752) 2022-10-06 01:59:33 +02:00
eventvwr.rc [EVENTVWR] Update file headers. 2022-10-03 23:16:57 +02:00
evtdetctl.c [EVENTVWR] Improve behaviour on event item selection. (#4746) 2022-10-04 17:29:10 +02:00
evtdetctl.h [EVENTVWR] Improve behaviour on event item selection. (#4746) 2022-10-04 17:29:10 +02:00
resource.h [EVENTVWR] Update file headers. 2022-10-03 23:16:57 +02:00