git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34985 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2005-07-29 12:47:02 +00:00
parent 941821d8ac
commit 172f04f5bb

View File

@ -169,6 +169,10 @@ You can also break into your debugger or whatever program you want
to use and check the memory layout of the class. If it is the same
then it is binary compatable.
Also remember to look at http://www.wxwidgets.org/bincompat.html page which
summarizes the results of testing of all the samples built against old
libraries headers with the new library binaries under Unix.
=== EOF ===