Alexandre Julliard : user32: Move the 16-bit message mapping functions to msg16.c.

Alexandre Julliard julliard at winehq.org
Wed Dec 16 09:41:29 CST 2009


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

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

user32: Move the 16-bit message mapping functions to msg16.c.

---

 dlls/user32/msg16.c   | 1055 +++++++++++++++++++++++++++++++++++++++++++++++++
 dlls/user32/winproc.c | 1045 ------------------------------------------------
 2 files changed, 1055 insertions(+), 1045 deletions(-)

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



More information about the wine-cvs mailing list