9 Feb
2009
9 Feb
'09
4:29 p.m.
Module: wine Branch: master Commit: 9e7b55675d0039cddcd76145b6d17e61ba8610c0 URL: http://source.winehq.org/git/wine.git/?a=commit;h=9e7b55675d0039cddcd76145b6... Author: Francois Gouget <fgouget(a)free.fr> Date: Sat Feb 7 16:05:33 2009 +0100 user32: Reorder some functions to avoid forward declarations in edit.c. --- dlls/user32/edit.c | 4078 +++++++++++++++++++++++++--------------------------- 1 files changed, 1998 insertions(+), 2080 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=9e7b55675d0039cddcd761...