user32/winex11.drv: Change all user32 operations to use CDECL.
commit0a6459598a0a63339ed4b56e6e6acca5524f60c2
authorMaarten Lankhorst <m.b.lankhorst@gmail.com>
Tue, 16 Dec 2008 14:32:08 +0000 (16 15:32 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 23 Dec 2008 12:06:04 +0000 (23 13:06 +0100)
tree26a4ba5711b7c5d91e3f52d7f279e3788e664552
parent131d0a79a1907436dbfdfc4383ccadf26b5f9cd3
user32/winex11.drv: Change all user32 operations to use CDECL.
12 files changed:
dlls/user32/driver.c
dlls/user32/user_private.h
dlls/winex11.drv/clipboard.c
dlls/winex11.drv/event.c
dlls/winex11.drv/keyboard.c
dlls/winex11.drv/mouse.c
dlls/winex11.drv/scroll.c
dlls/winex11.drv/settings.c
dlls/winex11.drv/window.c
dlls/winex11.drv/x11drv.h
dlls/winex11.drv/x11drv_main.c
dlls/winex11.drv/xinerama.c