rpcrt4: Translate STATUS_ACCESS_VIOLATION exceptions caught whilst executing the...
commit2de3d31a7a2362f754d3313d35383a8714da4d29
authorRob Shearman <rob@codeweavers.com>
Mon, 25 Jun 2007 13:24:23 +0000 (25 14:24 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 25 Jun 2007 21:21:53 +0000 (25 23:21 +0200)
treef904d00059a0882a8367fa741fe1882684c0d6cb
parentc411d95e204abd8dedd1415894a8343fb3b16cd4
rpcrt4: Translate STATUS_ACCESS_VIOLATION exceptions caught whilst executing the stub function to ERROR_NOACCESS to prevent confusing exceptions occurring in the client.
dlls/rpcrt4/rpc_server.c