14 Dec
2009
14 Dec
'09
3:51 p.m.
Module: wine Branch: master Commit: 68656c0c3f117c399c5cef81f1304d9ecf04ea05 URL: http://source.winehq.org/git/wine.git/?a=commit;h=68656c0c3f117c399c5cef81f1... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Fri Dec 11 15:51:34 2009 +0100 user32: Split the handling of the 16-bit messages out of the edit winproc. --- dlls/user32/edit.c | 300 ++++++++++++++++++++++++---------------------------- 1 files changed, 140 insertions(+), 160 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=68656c0c3f117c399c5cef...