mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 18:23:07 +00:00
[USER32] Stop hiding exceptions left and right
This commit is contained in:
parent
e0498ca00a
commit
bd193c4534
8 changed files with 21 additions and 7 deletions
|
@ -234,6 +234,7 @@ VersionRegisterClass(
|
|||
}
|
||||
_SEH2_EXCEPT(EXCEPTION_EXECUTE_HANDLER)
|
||||
{
|
||||
ERR("Got exception while trying to call RegisterClassNameW!\n");
|
||||
}
|
||||
_SEH2_END
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue