]> git.saurik.com Git - wxWidgets.git/history - wxPython/demo/dllwidget/test_prog.py
implemented UTF-16/32 using To/FromWChar() instead of MB2WC/WC2MB for sizeof(wchar_t...
[wxWidgets.git] / wxPython / demo / dllwidget / test_prog.py
2001-12-07  Robin DunnChanged a method name
2001-12-06  Robin Dunndllwidget demo updates
2001-12-06  Robin DunnAdded wxDllWidget from Vaclav Slavik which allows wx...