Austin English <austinenglish@gmail.com> wrote:
> +RPC_STATUS WINAPI I_RpcBindingInqLocalClientPID(RPC_BINDING_HANDLE ClientBinding, unsigned long *ClientPID)
> +{
> + FIXME("%p %p: stub\n", ClientBinding, ClientPID);
> + return RPC_S_INVALID_BINDING;
> +}
This can't work under all platforms for obvious reasons.
--
Dmitry.