NdrClientCall() should only be used in 32-bit mode when Oi or Oic stub optimizations are used. Currently our interpreted mode targets Oicf mode and other levels are not supported.
Signed-off-by: Nikolay Sivov nsivov@codeweavers.com
-- v2: include: Add errlup.idl. widl: Do not write "const" modifiers for _PARAM_STRUCT fields.