Alexandre Julliard pushed to branch master at wine / wine
Commits: a47a9f39 by Sebastian Scheibner at 2025-02-06T22:30:40+01:00 explorerframe: Return S_OK in more ITaskbarList3 functions.
The software Helicon Filter 5 crashes at startup when it tries to call SetTabOrder and SetTabActive. And it crashes on shutdown when it tries to call UnregisterTab. Fake success return code as it was done in the following commit for some other functions: 570ea014770fd62997be81e88f03829eded98390
- - - - -
1 changed file:
- dlls/explorerframe/taskbarlist.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/a47a9f39d1e9d19a7931cdc254a9cd6...