You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* added working buildscript for windows (src/Windows-Build.xml) and bat file (build-windows-ndll.bat) to simplify compilation of ndll/Windows/waxe.ndll
* added MessageDialog
* added onTextUpdate handler to TextCtrl
* added set() method to ListBox - thanks to misterpah