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@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(-)