Eric Kohl : widl: Implement support for ref pointers to strings.

Alexandre Julliard julliard at wine.codeweavers.com
Thu Mar 30 09:41:12 CST 2006


Module: wine
Branch: refs/heads/master
Commit: 12d4d9c229678639f77fb07e47314ae2defec6ec
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=12d4d9c229678639f77fb07e47314ae2defec6ec

Author: Eric Kohl <eric.kohl at t-online.de>
Date:   Wed Mar 29 12:42:29 2006 +0200

widl: Implement support for ref pointers to strings.

---

 tools/widl/client.c  |   41 ++++++++++----
 tools/widl/header.c  |   22 +++++++
 tools/widl/header.h  |    1 
 tools/widl/server.c  |   38 +++++++++++--
 tools/widl/typegen.c |  150 ++++++++++++++++++++++++++++++++++++++------------
 tools/widl/typegen.h |    1 
 6 files changed, 202 insertions(+), 51 deletions(-)

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



More information about the wine-cvs mailing list