20 Aug
2010
20 Aug
'10
4:19 p.m.
Module: wine Branch: master Commit: e4e62e707a8971576b5f3fdd388078c9dcf1471c URL: http://source.winehq.org/git/wine.git/?a=commit;h=e4e62e707a8971576b5f3fdd38... Author: David Hedberg <david.hedberg(a)gmail.com> Date: Fri Aug 20 07:45:59 2010 +0200 shell32: Implement IExplorerBrowser::Initialize. --- dlls/shell32/ebrowser.c | 77 ++++++++++++++++++++- dlls/shell32/tests/ebrowser.c | 155 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 230 insertions(+), 2 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=e4e62e707a8971576b5f3f...