replaced untyped hash with a typed one; 64 bit fixes (don't cast pointers to long...)
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 19 Jul 2003 21:06:59 +0000 (21:06 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 19 Jul 2003 21:06:59 +0000 (21:06 +0000)
commitee4b27218975753b6f9aca302f38793ed497ded3
treead6ecab79603b6a36b7c92cb87fd0e36106ddb26
parent46674ada0894750fdbb7665066f9b95ab7fcba40
replaced untyped hash with a typed one; 64 bit fixes (don't cast pointers to long...)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22123 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/generic/treectlg.h
include/wx/msw/treectrl.h
include/wx/treebase.h
src/generic/treectlg.cpp
src/msw/dragimag.cpp
src/msw/treectrl.cpp