RE: netapi32/tests: Add acceptable error codes for Win7
From: André Hentschel [mailto:n...@dawncrow.de] > adding "|| RPC_S_SERVER_UNAVAILABLE" is surely not what you wanted, i > think you mean "|| rc == RPC_S_SERVER_UNAVAILABLE" You're right of course. Resent. Thanks, Ge.
Re: netapi32/tests: Add acceptable error codes for Win7
adding "|| RPC_S_SERVER_UNAVAILABLE" is surely not what you wanted, i think you mean "|| rc == RPC_S_SERVER_UNAVAILABLE" -- Best Regards, André Hentschel