Module: wine Branch: master Commit: 52ca3ebadac7eb1132fce34e750d4d96b48e052c URL: http://source.winehq.org/git/wine.git/?a=commit;h=52ca3ebadac7eb1132fce34e75...
Author: Dan Hipschman dsh@linux.ucla.edu Date: Tue May 15 17:48:20 2007 -0700
widl: Write some structures to the type format string on the fly.
---
dlls/rpcrt4/tests/server.c | 9 ++ dlls/rpcrt4/tests/server.idl | 14 ++++ tools/widl/typegen.c | 167 +++++++++++++++++++++--------------------- 3 files changed, 106 insertions(+), 84 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=52ca3ebadac7eb1132fce3...