12 Feb
2026
12 Feb
'26
6:48 a.m.
Nikolay Sivov (@nsivov) commented about dlls/comctl32/animate.c:
{ TRACE("Closing avi.\n"); /* installer of thebat! v1.62 requires FALSE here */ - return (infoPtr->hMMio != 0); + return FALSE; }
Maybe we should reset hMMio in ANIMATE_Free? -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10086#note_129519