Module: wine Branch: refs/heads/master Commit: a6c6e1d032480b038c66e09918539d64285c3e26 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=a6c6e1d032480b038c66e099...
Author: Robert Shearman rob@codeweavers.com Date: Tue Jan 24 11:09:53 2006 +0100
widl: Add functions for detecting array and string types. Add functions for detecting array and string types and use these in both writing type format strings and when marshalling and unmarshalling parameters.
---
tools/widl/typegen.c | 327 ++++++++++++++++++++++++-------------------------- 1 files changed, 160 insertions(+), 167 deletions(-)
Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=a6c6e1d032480b038c66...