Alexandre Julliard : widl: Default to the cdecl calling convention in client/server functions.

Alexandre Julliard julliard at winehq.org
Mon Jun 13 11:49:17 CDT 2011


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri Jun 10 13:40:05 2011 +0200

widl: Default to the cdecl calling convention in client/server functions.

---

 dlls/rpcrt4/tests/server.c |  225 +++++++++++++++-----------------------------
 programs/rpcss/epmp.c      |   76 ++++++++--------
 programs/rpcss/irotp.c     |   14 ++--
 programs/services/rpc.c    |  109 +++++++++-------------
 tools/widl/client.c        |    4 +-
 tools/widl/header.c        |    4 +-
 6 files changed, 170 insertions(+), 262 deletions(-)

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



More information about the wine-cvs mailing list