Module: wine Branch: master Commit: b7694d8d7cf2216f1415ce5946e7e0b497432022 URL: http://source.winehq.org/git/wine.git/?a=commit;h=b7694d8d7cf2216f1415ce5946...
Author: Thomas Mullaly tmullaly@codeweavers.com Date: Sat Apr 9 11:59:35 2011 -0400
urlmon: Added basic implementation for CoInternet{Is/Set}FeatureEnabled.
---
dlls/urlmon/internet.c | 296 +++++++++++++++++++++++++++++++++++++++++++++- dlls/urlmon/tests/misc.c | 70 +++++------ 2 files changed, 321 insertions(+), 45 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=b7694d8d7cf2216f1415ce...