Alexandre Julliard pushed to branch master at wine / wine
Commits: 4ff762d1 by Rémi Bernon at 2025-06-11T14:42:33+02:00 win32u: Use a separate variable for windows free_list iteration.
- - - - - 5e4d40dd by Rémi Bernon at 2025-06-11T14:42:33+02:00 win32u: Use a dedicated struct for window destroy entries.
So wIDmenu and userdata can be removed from the WND struct and read from shared memory, before the window handle gets destroyed.
- - - - -
1 changed file:
- dlls/win32u/window.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/abf74f5ce8ac76326122991715deb9...