Module: wine Branch: master Commit: d66269696fa9311f460a8ec4d711037dae996834 URL: http://source.winehq.org/git/wine.git/?a=commit;h=d66269696fa9311f460a8ec4d7...
Author: David Hedberg david.hedberg@gmail.com Date: Fri Aug 20 07:45:56 2010 +0200
shell32: Add IExplorerBrowser interface stub.
---
dlls/shell32/Makefile.in | 1 + dlls/shell32/ebrowser.c | 279 +++++++++++++++++++++++++++++++++++++++++++ dlls/shell32/regsvr.c | 7 + dlls/shell32/shell32_main.h | 1 + dlls/shell32/shellole.c | 1 + 5 files changed, 289 insertions(+), 0 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=d66269696fa9311f460a8e...