widl [1/4]: Fix NdrConformantArrayUnmarshall calls in generated code

Robert Shearman rob at codeweavers.com
Wed Aug 16 06:27:48 CDT 2006


Dan Hipschman wrote:

>This series of four patches allow gcc to compile the proxy file that widl
>generates for oaidl.idl.  This first patch fixes the number and types of
>arguments widl generates for NdrConformantArrayUnmarshall calls.
>
>ChangeLog:
>* Generate the correct args for NdrConformantArrayUnmarshall in proxy code
>  
>

Hi Dan,

It might be better to reuse the code in typegen.c rather than 
maintaining two different pieces of code that essentially do the same job.

-- 
Rob Shearman




More information about the wine-devel mailing list