Module: wine Branch: master Commit: 916e3c1cc4c65064f9352eb9b0915d40e24f5781 URL: http://source.winehq.org/git/wine.git/?a=commit;h=916e3c1cc4c65064f9352eb9b0...
Author: Hans Leidekker hans@codeweavers.com Date: Tue Aug 2 09:22:58 2011 +0200
winhttp: Protect access to the request object with a critical section.
---
dlls/winhttp/request.c | 282 ++++++++++++++++++++++++++++++++++-------------- 1 files changed, 201 insertions(+), 81 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=916e3c1cc4c65064f9352e...