wxWidgets/utils/nplugin/samples/simple/npsimple32.def

10 lines
161 B
Modula-2
Raw Normal View History

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