Module: wine Branch: master Commit: 11da0ac8a79b0a189f1ef3e58cdbb72b4b41d1a2 URL: http://source.winehq.org/git/wine.git/?a=commit;h=11da0ac8a79b0a189f1ef3e58c...
Author: Dmitry Timoshkov dmitry@codeweavers.com Date: Tue Sep 16 18:51:58 2008 +0900
winhttp: Add some tests for set/query option, make them pass under Wine.
---
dlls/winhttp/session.c | 132 ++++++++++++++++++++++++++++++++++--- dlls/winhttp/tests/winhttp.c | 150 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 271 insertions(+), 11 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=11da0ac8a79b0a189f1ef3...