Module: wine Branch: master Commit: 3d8a9564cde87f34d9404917e0265b7d0fa8bdb7 URL: http://source.winehq.org/git/wine.git/?a=commit;h=3d8a9564cde87f34d9404917e0...
Author: Hans Leidekker hans@codeweavers.com Date: Sun Sep 7 21:29:44 2008 +0200
winhttp: Start sending async completion notifications. Add corresponding tests.
---
dlls/winhttp/request.c | 33 +++++++++++-- dlls/winhttp/session.c | 6 ++ dlls/winhttp/tests/notification.c | 95 +++++++++++++++++++++++++++++++++++- dlls/winhttp/winhttp_private.h | 1 + 4 files changed, 127 insertions(+), 8 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=3d8a9564cde87f34d94049...