20 Mar
2014
20 Mar
'14
7 a.m.
Alexandre Julliard <julliard(a)winehq.org> wrote:
This allows to differentiate strings and write appropriate rpc type (FC_C_C[W]STRING instead of FC_[W]CHAR).
It also changes some pointers from UP to RP, that doesn't look right.
I don't see any changes in server_c.c and server_s.c in dlls/rpcrt4/tests, do you see this somewhere else?
In many of the generated proxy files, in actxprxy for instance.
As far as I can see new behaviour matches what midl generates, for instance for wireBSTR/SAFEARR_BSTR. -- Dmitry.