Module: wine Branch: master Commit: 36ee028f497c82eaab7531258baa4f21bbd5ff43 URL: http://source.winehq.org/git/wine.git/?a=commit;h=36ee028f497c82eaab7531258b...
Author: Alexandre Julliard julliard@winehq.org Date: Wed Jun 8 12:14:47 2011 +0200
widl: Don't generate old-style interpreted stubs on 64-bit.
---
tools/widl/client.c | 9 +++------ tools/widl/proxy.c | 40 +++++++++++++++++++++------------------- tools/widl/server.c | 4 ++-- tools/widl/typegen.c | 10 +++++----- tools/widl/widl.c | 9 ++++++++- tools/widl/widl.h | 2 +- 6 files changed, 40 insertions(+), 34 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=36ee028f497c82eaab7531...