22 Feb
2022
22 Feb
'22
12:40 p.m.
Handle allocation should use a separate from data initialization, so its object layout needs to be independent on data. Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- Most of the series is refactoring cursoricon.c to allow moving handle allocation in the last patch. dlls/user32/cursoricon.c | 117 +++++++++++++++------------------------ 1 file changed, 45 insertions(+), 72 deletions(-)