]> git.saurik.com Git - wxWidgets.git/history - samples/dll/my_dll.cpp
Add missing aui dependencies to the notebook sample.
[wxWidgets.git] / samples / dll / my_dll.cpp
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-06-28  Václav SlavíkMove wxThreadEvent into wxBase.
2009-12-07  Vadim ZeitlinDefine MY_DLL_BUILDING symbol for dll sample DLL build.
2009-12-07  Vadim ZeitlinAdd semi-public wxDynamicLibrary::MSWGetModuleHandle().
2009-12-07  Vadim ZeitlinCorrect placement of calling convention keyword: must...
2009-12-05  Václav SlavíkAdded samples/dll for showing how to use wxWidgets...