[USER32] Stop hiding exceptions left and right

This commit is contained in:
Giannis Adamopoulos 2018-01-15 12:36:45 +02:00
parent e0498ca00a
commit bd193c4534
8 changed files with 21 additions and 7 deletions

View file

@ -234,6 +234,7 @@ VersionRegisterClass(
}
_SEH2_EXCEPT(EXCEPTION_EXECUTE_HANDLER)
{
ERR("Got exception while trying to call RegisterClassNameW!\n");
}
_SEH2_END