Module: wine Branch: refs/heads/master Commit: b59c995c89f87151755d7c3b2baafc5c0548174a URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=b59c995c89f87151755d7c3b...
Author: Robert Shearman rob@codeweavers.com Date: Fri Jan 27 12:53:32 2006 +0100
widl: Implement callback conformance.
---
tools/widl/client.c | 35 +++++--- tools/widl/server.c | 33 +++++--- tools/widl/typegen.c | 217 +++++++++++++++++++++++++++++++++++++++++++++----- tools/widl/typegen.h | 2 4 files changed, 242 insertions(+), 45 deletions(-)
Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=b59c995c89f87151755d...