25 Aug
2010
25 Aug
'10
6:35 p.m.
Module: wine Branch: master Commit: 56b8d5d38429097a7e0c62f74e9d56e09c05d315 URL: http://source.winehq.org/git/wine.git/?a=commit;h=56b8d5d38429097a7e0c62f74e... Author: David Hedberg <david.hedberg(a)gmail.com> Date: Wed Aug 25 15:24:36 2010 +0200 shell32: Add IObjectWithSite implementation to the ExplorerBrowser control. --- dlls/shell32/ebrowser.c | 104 +++++++++++++++ dlls/shell32/tests/ebrowser.c | 283 ++++++++++++++++++++++++++++++++++++++++- 2 files changed, 386 insertions(+), 1 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=56b8d5d38429097a7e0c62...