[PATCH 1/2] 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
Thu Oct 2 05:39:01 CDT 2008


This makes the code more efficient and allows errors from functions to
be ignored without side-effects.
---
 dlls/wininet/urlcache.c |  344 +++++++++++++++++++++++++++++++++--------------
 1 files changed, 243 insertions(+), 101 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 89a48b94e559909ad3a889c3f33241142c7d66f3.diff
Type: text/x-patch
Size: 31433 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20081002/0c926478/attachment-0001.bin 


More information about the wine-patches mailing list