otya128 / winevdm

16-bit Windows (Windows 1.x, 2.x, 3.0, 3.1, etc.) on 64-bit Windows
GNU General Public License v2.0
2.69k stars 154 forks source link

if the task is dead then don't even try to call a notifier as there's… #1442

Closed cracyc closed 2 months ago

cracyc commented 2 months ago

… no stack fixes https://github.com/otya128/winevdm/issues/1441 Toolhelp should call in the context of the task that set the notifier but since it doesn't right now if the current task is dead then we cant call anything.