don't use obsolete functions (mostly copystring() and Count()), remove their document...
[wxWidgets.git] / docs / latex / wx / dynlib.tex
2007-04-11  Vadim Zeitlindon't use obsolete functions (mostly copystring() and...
2005-09-17  Julian SmartMinor doc corrections
2005-08-28  Vadim Zeitlinspelling fixes and other minor corrections to the docs...
2005-07-29  Vadim Zeitlinadded wxDynamicLibrary::GetSymbolAorW()
2005-04-08  Michael WetherellDocumentation fixes, patch 1179223 by Andreas Mohr
2005-04-01  Vadim Zeitlinimplemented GetProgramHandle() for Win32 and documented it
2005-03-12  Vadim Zeitlinchanged wxDL_DEFAULT to be same as wxDL_NOW as this...
2005-02-22  Włodzimierz SkibaLicence name correction.
2005-01-16  Vadim Zeitlinimplemented wxDynamicLibrary::ListLoaded() for Linux...
2005-01-16  Vadim Zeitlin1. extracted MSW-specific part of wxDynamicLibrary...
2004-10-17  Vadim Zeitlinadded wxDynamicLibrary::HasSymbol()
2004-05-04  Julian SmartName change replacements
2004-02-22  Julian SmartDoc corrections
2003-08-13  Julian SmartFixed some missing braces
2003-08-04  Vadim Zeitlinadded Unload(handle); updated the docs
2003-08-01  Vadim Zeitlinadded and documented wxDYNLIB_FUNCTION
2003-03-04  Vadim Zeitlinadded wxDynamicLibrary::Detach()
2003-01-18  Václav SlavíkTRUE/FALSE -> true/false in documentation
2002-01-14  Vadim Zeitlinmade the alphabetic class order more alphabetic