wininet: Return error codes explicitly from URLCache functions instead of…
wininet: Return error codes explicitly from URLCache functions instead of returning a BOOL and storing the error code in the last error value.
This makes the code more efficient and allows errors from functions to
be ignored without side-effects.
Showing
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment