Module: wine Branch: master Commit: b36ca4860803aa076e138537347edaa872da9c72 URL: http://source.winehq.org/git/wine.git/?a=commit;h=b36ca4860803aa076e13853734...
Author: Alexandre Julliard julliard@winehq.org Date: Tue Dec 22 17:06:50 2009 +0100
user32: Call the cursor/icon handle allocation functions through the WoW handlers table.
---
dlls/user32/controls.h | 4 ++ dlls/user32/cursoricon.c | 75 ++++++++++++++++----------------------------- dlls/user32/msg16.c | 33 +++++++++++++++++++- dlls/user32/winproc.c | 28 ++++++++++++++++- 4 files changed, 90 insertions(+), 50 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=b36ca4860803aa076e1385...