• Rob Shearman's avatar
    widl: Remove duplicate pointer handling code in get_struct_type. · 36c03f6a
    Rob Shearman authored
    Only make the structure complex if there is an interface pointer, not
    if there is a pointer to a union or complex struct since these are
    handled perfectly well by the pointer marshalling code.
    
    Fix the detection of structures with ref-pointers or pointers in 64-bit code.
    36c03f6a
typegen.c 119 KB