now MSW stuff is complete
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
9
utils/nplugin/samples/simple/npsimple32.def
Normal file
9
utils/nplugin/samples/simple/npsimple32.def
Normal file
@@ -0,0 +1,9 @@
|
||||
LIBRARY NPSIMPLE32
|
||||
|
||||
CODE PRELOAD MOVEABLE DISCARDABLE
|
||||
DATA PRELOAD SINGLE
|
||||
|
||||
EXPORTS
|
||||
NP_GetEntryPoints @1
|
||||
NP_Initialize @2
|
||||
NP_Shutdown @3
|
Reference in New Issue
Block a user