Maarten Lankhorst : user32/winex11.drv: Change all user32 operations to use CDECL.

Alexandre Julliard julliard at winehq.org
Tue Dec 23 13:40:49 CST 2008


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

Author: Maarten Lankhorst <m.b.lankhorst at gmail.com>
Date:   Tue Dec 16 15:32:08 2008 +0100

user32/winex11.drv: Change all user32 operations to use CDECL.

---

 dlls/user32/driver.c           |  240 ++++++++++++++++++++--------------------
 dlls/user32/user_private.h     |  104 +++++++++---------
 dlls/winex11.drv/clipboard.c   |   24 ++--
 dlls/winex11.drv/event.c       |    6 +-
 dlls/winex11.drv/keyboard.c    |   24 ++--
 dlls/winex11.drv/mouse.c       |   10 +-
 dlls/winex11.drv/scroll.c      |    4 +-
 dlls/winex11.drv/settings.c    |    6 +-
 dlls/winex11.drv/window.c      |   44 ++++----
 dlls/winex11.drv/x11drv.h      |   12 +-
 dlls/winex11.drv/x11drv_main.c |    4 +-
 dlls/winex11.drv/xinerama.c    |    4 +-
 12 files changed, 241 insertions(+), 241 deletions(-)

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



More information about the wine-cvs mailing list