21 May
2012
21 May
'12
9:31 p.m.
Module: wine Branch: master Commit: 1a94d8f3c1f09c925f7c3db82da90df68f9c2faa URL: http://source.winehq.org/git/wine.git/?a=commit;h=1a94d8f3c1f09c925f7c3db82d... Author: Nikolay Sivov <nsivov(a)codeweavers.com> Date: Sat May 19 11:24:50 2012 +0400 msxml3: Stub support for IServerXMLHTTPRequest. --- dlls/msxml3/factory.c | 8 ++ dlls/msxml3/httprequest.c | 290 +++++++++++++++++++++++++++++++++++++++++++ dlls/msxml3/msxml_private.h | 1 + 3 files changed, 299 insertions(+), 0 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=1a94d8f3c1f09c925f7c3d...