Alexandre Julliard : user32: Move 16-bit winproc functions to msg16.c.
16 Dec
2009
16 Dec
'09
9:41 a.m.
Module: wine Branch: master Commit: 552fc29b2613f0169f0680339bdf619442323ebc URL: http://source.winehq.org/git/wine.git/?a=commit;h=552fc29b2613f0169f0680339b... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Tue Dec 15 20:01:38 2009 +0100 user32: Move 16-bit winproc functions to msg16.c. --- dlls/user32/controls.h | 3 + dlls/user32/msg16.c | 275 +++++++++++++++++++++++++++++++++++++++++++++ dlls/user32/winproc.c | 292 ++---------------------------------------------- 3 files changed, 287 insertions(+), 283 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=552fc29b2613f0169f0680...
5938
Age (days ago)
5938
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard