[1/4] wininet: Return error codes explicitly from URLCache functions instead of returning a BOOL and storing the error code in the last error value.

Rob Shearman robertshearman at gmail.com
Fri Oct 3 06:57:50 CDT 2008


This makes the code more efficient and allows errors from functions to
be ignored without side-effects.
---
 dlls/wininet/urlcache.c |  350 +++++++++++++++++++++++++++++++++--------------
 1 files changed, 246 insertions(+), 104 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cdaf15341bc612e0c6289a6158bbd37e44a3461a.diff
Type: text/x-patch
Size: 31848 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20081003/6ae71cb0/attachment-0001.bin 


More information about the wine-patches mailing list