[PATCH 6/7] mshtml: Added NP_GetEntryPoints implementation.

Jacek Caban jacek at codeweavers.com
Wed Dec 1 15:58:14 CST 2010


I forgot to mention it in the last patch. Another hackish part of this 
patches is a non-standard export in mshtml.dll.

---
  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(-)
  create mode 100644 dlls/mshtml/npplugin.c


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-mshtml-Added-NP_GetEntryPoints-implementation.diff
Type: text/x-patch
Size: 10838 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20101201/8f2246c0/attachment.bin>


More information about the wine-patches mailing list