Module: wine Branch: master Commit: e5b8c497efe243a11e447c382a45a51f8b278e1f URL: http://source.winehq.org/git/wine.git/?a=commit;h=e5b8c497efe243a11e447c382a...
Author: Hans Leidekker hans@codeweavers.com Date: Tue Aug 2 09:23:20 2011 +0200
winhttp: Execute asynchronous requests in a separate thread.
---
dlls/winhttp/Makefile.in | 4 +- dlls/winhttp/request.c | 539 ++++++++++++++++++++++++++-------------------- 2 files changed, 302 insertions(+), 241 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=e5b8c497efe243a11e447c...