Files
wxWidgets/utils/nplugin/samples/simple/npsimple32.def
T
1998-05-20 14:21:00 +00:00

10 lines
161 B
Modula-2

LIBRARY NPSIMPLE32
CODE PRELOAD MOVEABLE DISCARDABLE
DATA PRELOAD SINGLE
EXPORTS
NP_GetEntryPoints @1
NP_Initialize @2
NP_Shutdown @3