web_pub/browser_plugin_api/inc/npapi.h
branchGCC_SURGE
changeset 88 cb5ac135d1df
parent 82 1c386166cb87
parent 74 91031d3aab7d
equal deleted inserted replaced
82:1c386166cb87 88:cb5ac135d1df
    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 */