-
- Downloads
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.
Loading
Please register or sign in to comment