Dmitry Timoshkov dmitry@baikal.ru writes:
Alexandre Julliard julliard@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.