home *** CD-ROM | disk | FTP | other *** search
/ Netscape Plug-Ins Developer's Kit / Netscape_Plug-Ins_Developers_Kit.iso / source / Chap04 / npChap04.def < prev    next >
Encoding:
Text File  |  1996-09-10  |  152 b   |  11 lines

  1. LIBRARY npChap04
  2.  
  3. CODE    PRELOAD MOVEABLE DISCARDABLE
  4. DATA    PRELOAD SINGLE
  5.  
  6. EXPORTS
  7.   NP_GetEntryPoints    @1
  8.   NP_Initialize    @2
  9.   NP_Shutdown        @3
  10.  
  11.