rpc: Replace the hack that detected stubless proxies with the correct check.
authorRobert Shearman <rob@codeweavers.com>
Fri, 20 Jan 2006 15:15:25 +0000 (16:15 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 20 Jan 2006 15:15:25 +0000 (16:15 +0100)
commit8c55c6f053370bdcd002340556e1980d88363329
tree47f84a5f95d6764b017ba62573f60d064d618c9d
parent5b629e950949357bcc99fd84a7c2d593de36902c
rpc: Replace the hack that detected stubless proxies with the correct check.
Pass in the ProxyInfo and Index to StdProxy_Construct instead of just
the three members of the structure that were previously needed.
Fix the detection of stubless proxies.
dlls/rpcrt4/cproxy.c
dlls/rpcrt4/cpsf.c
dlls/rpcrt4/cpsf.h