rpcrt4: Use RpcServerRegisterIfEx with RPC_IF_ALLOW_CALLBACKS_WITH_NO_AUTH in the...
commita1a5d8d02a94360f8ab183fb70232783ed051a9e
authorRob Shearman <robertshearman@gmail.com>
Mon, 9 Jun 2008 21:36:43 +0000 (9 22:36 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 10 Jun 2008 09:33:21 +0000 (10 11:33 +0200)
treec2ea3c4adc22b6a1bad2511d13554a529509e8e8
parent85f3fedc4bce817c10bf49f063d7083985f52a3f
rpcrt4: Use RpcServerRegisterIfEx with RPC_IF_ALLOW_CALLBACKS_WITH_NO_AUTH in the server test.

This allows the test to run correctly on XP SP2 upwards instead of
failing with ERROR_ACCESS_DENIED.
dlls/rpcrt4/tests/server.c