source:
trunk/icedtea-web/plugin_os2.def
Last change on this file was 364, checked in by , 13 years ago | |
---|---|
|
|
File size: 245 bytes |
Rev | Line | |
---|---|---|
[364] | 1 | LIBRARY NPICEDT INITINSTANCE TERMINSTANCE |
2 | ||
3 | CODE MOVEABLE DISCARDABLE LOADONCALL | |
4 | DATA MULTIPLE NONSHARED READWRITE LOADONCALL | |
5 | ||
6 | EXPORTS | |
7 | NP_GetEntryPoints | |
8 | NP_Initialize | |
9 | NP_Shutdown | |
10 | ||
11 | ; NP_GetMIMEDescription | |
12 | ; NP_GetValue |
Note:
See TracBrowser
for help on using the repository browser.