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 <a...@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
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to