reactos/base
Hermès Bélusca-Maïto 967f5b9898
[WINLOGON] Protect function calls to '3rd-party' DLLs by SEH. (#4743)
This includes:
- Notification dll calling in CallNotificationDll().
- winmm.dll API calling (e.g. PlaySound) in PlaySoundRoutine().

Also:
- Fix dwKeyName usage in RegEnumKeyExW() specifying a number of *characters*.
2022-10-04 23:14:35 +02:00
..
applications [REACTOS][CPL] Coding style fixes only 2022-10-04 21:14:31 +03:00
services [SECLOGON][ADVAPI] CreateProcessWithLogonW: Return process information to the caller 2022-07-24 01:08:13 +02:00
setup [TRANSLATION] Update Bulgarian translation (#4429) 2022-09-30 18:08:13 +02:00
shell [EXPLORER][BROWSEUI][SHELL32][NETSHELL] Fix wrong usage of CComPtr 2022-10-02 00:38:23 +02:00
system [WINLOGON] Protect function calls to '3rd-party' DLLs by SEH. (#4743) 2022-10-04 23:14:35 +02:00
CMakeLists.txt