wininet: Make the reference count of WININETHANDLEHEADER thread-safe by using InterlockedIncrement/InterlockedDecrement. [try 2]

Robert Shearman rob at codeweavers.com
Mon Mar 10 11:39:15 CDT 2008


---
  dlls/wininet/ftp.c      |    6 +++---
  dlls/wininet/http.c     |    4 ++--
  dlls/wininet/internet.c |   12 ++++++------
  dlls/wininet/internet.h |    2 +-
  4 files changed, 12 insertions(+), 12 deletions(-)

Taking into account Alexandre's suggestion of removing the Hungarian 
notation from the field that holds the ref count. I should have known 
Alexandre would have suggested this.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: de2363b0c4108fcdf560a93037ae9fb5eec62a03.diff
Type: text/x-patch
Size: 4065 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080310/8a0747c1/attachment.bin 


More information about the wine-patches mailing list