Alexandre Julliard : user32: Turn the listbox winproc into a Wow handler.

Alexandre Julliard julliard at winehq.org
Tue Dec 15 09:40:20 CST 2009


Module: wine
Branch: master
Commit: 9f12c730e16ffe8abe9e2cb2c77e09d8deabcafc
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=9f12c730e16ffe8abe9e2cb2c77e09d8deabcafc

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Dec 15 13:18:28 2009 +0100

user32: Turn the listbox winproc into a Wow handler.

---

 dlls/user32/controls.h |    3 +
 dlls/user32/listbox.c  |  119 +----------------------------------------------
 dlls/user32/msg16.c    |  113 +++++++++++++++++++++++++++++++++++++++++++++
 dlls/user32/winproc.c  |    7 ++-
 4 files changed, 124 insertions(+), 118 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=9f12c730e16ffe8abe9e2cb2c77e09d8deabcafc



More information about the wine-cvs mailing list