widl: Move handling of base type marshaling and unmarshaling to a separate function.
commit3e065ab342019a934131705bb4988b13f22b1563
authorRobert Shearman <rob@codeweavers.com>
Fri, 31 Mar 2006 11:48:24 +0000 (31 12:48 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 31 Mar 2006 15:37:01 +0000 (31 17:37 +0200)
treed6ba775cf0899b07dcb9e6fe92b87c21773308e1
parenteb000448a0f816e5d2acf6643355753e9d7b86ad
widl: Move handling of base type marshaling and unmarshaling to a separate function.

Move handling of base type marshaling and unmarshaling to a separate
function and improve it to support return values.
tools/widl/typegen.c