Fixed missing hotspot code; fixed misspelling in setup0.h; added missing

consts to wxPoint operators


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7628 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2000-06-21 14:09:18 +00:00
parent d1016f9826
commit 1008a84515
5 changed files with 14 additions and 11 deletions

View File

@@ -234,7 +234,7 @@ Compiling using the makefiles:
'make -f makefile.b32 DLL=1'
and then for each sample,
'make -f makefile.b32 WXUSINGDLL=1'
Unfortunately there are still undiagnosed run-time problems
Please note that the samples have not been exhaustively tested
with this configuration.
Note (1): the wxWindows library and (some) samples compile in 16-bit mode