[webkit-dev] Pushing data to plugin
Jack Wootton
jackwootton at gmail.com
Fri Mar 20 07:50:44 PDT 2009
Ah, I forgot about that. I have populated the Browser function pointer
table with NPP_New, Destroy and GetValue, but not the others I need.
Thank you for alerting me to this. Hopefully this should do it.
2009/3/20 Alexey Proskuryakov <ap at webkit.org>:
>
> 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
>
>
>
--
Regards
Jack
More information about the webkit-dev
mailing list