[webkit-dev] Pushing data to plugin
Alexey Proskuryakov
ap at webkit.org
Fri Mar 20 07:32:12 PDT 2009
20.03.2009, в 17:23, Jack Wootton написал(а):
> Does anyone have any experience with these functions? I am trying to
> use them but am getting link errors. Which library to i need to link
> against to use them?
A plug-in gets pointers to these functions in an NPNetscapeFuncs
structure passed to its initialization routine. So, there is no
library to link against.
- WBR, Alexey Proskuryakov
More information about the webkit-dev
mailing list