Feb. 12, 2026
12:48 p.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