web_pub/browser_plugin_api/inc/npapi.h
changeset 74 91031d3aab7d
parent 17 c8a366e56285
child 88 cb5ac135d1df
equal deleted inserted replaced
68:92a765b5b3e7 74:91031d3aab7d
    45   *  Netscape client plug-in API spec
    45   *  Netscape client plug-in API spec
    46   */
    46   */
    47 
    47 
    48 #ifndef _NPAPI_H_
    48 #ifndef _NPAPI_H_
    49 #define _NPAPI_H_
    49 #define _NPAPI_H_
       
    50 
       
    51 #warning This NP API will be removed wk25. Please see http://wikis.in.nokia.com/Browser/APIMigration for more information
    50 
    52 
    51 #define GENERIC_CONTEXTS
    53 #define GENERIC_CONTEXTS
    52 
    54 
    53 #ifdef INCLUDE_JAVA
    55 #ifdef INCLUDE_JAVA
    54 #include "jri.h"                /* Java Runtime Interface */
    56 #include "jri.h"                /* Java Runtime Interface */