rpcrt4: Restore original error code when ReadFile fails with ERROR_MORE_DATA.

Alexandre Julliard julliard at winehq.org
Tue Jun 9 18:23:44 CDT 2015


Sebastian Lackner <sebastian at fds-team.de> writes:

> * Restructure setupapi code to set the error as a last step, after calling CloseServiceHandle.

Yes, last error should always be set as the last step. Any call in
between can legitimately modify it.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list