Alexandre Julliard : widl: Create an explicit structure for the function frame of all generated functions .

Alexandre Julliard julliard at winehq.org
Tue Sep 16 06:54:03 CDT 2008


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Sep 15 14:02:26 2008 +0200

widl: Create an explicit structure for the function frame of all generated functions.

Store _StubMsg in the frame structure since it's needed for exception handling.

---

 tools/widl/client.c  |   29 ++++++++++-------
 tools/widl/proxy.c   |   82 ++++++++++++++++++++++++++-----------------------
 tools/widl/server.c  |   41 +++++++++++++------------
 tools/widl/typegen.c |   50 +++++++++++++++---------------
 4 files changed, 106 insertions(+), 96 deletions(-)

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



More information about the wine-cvs mailing list