]> git.saurik.com Git - wxWidgets.git/blob - utils/nplugin/samples/gui/npgui32.def
Fix wx[Sorted]ArrayString::Index when wxUSE_STL=1, because
[wxWidgets.git] / utils / nplugin / samples / gui / npgui32.def
1 LIBRARY NPGUI32
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