Module: wine Branch: master Commit: b00b8631a6ecfad417899eddfccf31a495295bba URL: http://source.winehq.org/git/wine.git/?a=commit;h=b00b8631a6ecfad417899eddfc...
Author: Jacek Caban jacek@codeweavers.com Date: Thu Dec 2 13:49:51 2010 +0100
mshtml: Added NP_GetEntryPoints implementation.
---
dlls/mshtml/Makefile.in | 1 + dlls/mshtml/main.c | 9 -- dlls/mshtml/npplugin.c | 208 +++++++++++++++++++++++++++++++++++++++++++++++ dlls/mshtml/nsiface.idl | 119 +++++++++++++++++++++++++++ 4 files changed, 328 insertions(+), 9 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=b00b8631a6ecfad417899e...