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

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


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

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

user32: Turn the edit winproc into a Wow handler.

---

 dlls/user32/controls.h |    3 +
 dlls/user32/edit.c     |  400 +-----------------------------------------------
 dlls/user32/msg16.c    |  364 +++++++++++++++++++++++++++++++++++++++++++
 dlls/user32/winproc.c  |    2 +
 4 files changed, 372 insertions(+), 397 deletions(-)

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



More information about the wine-cvs mailing list