define UDM_{SETRANGE|SETPOS|GETPOS}32 if we don't have them in the headers to allow...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 9 Mar 2006 14:04:41 +0000 (14:04 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 9 Mar 2006 14:04:41 +0000 (14:04 +0000)
commit0aed40087460f9424a6d948282ffa4cb5c798cc6
tree1fa7d8a046c6945b2bba75999a25d6ca42ae2720
parentc039fef565e7ca9a76ccbfdb91c5f6b1eec1ac55
define UDM_{SETRANGE|SETPOS|GETPOS}32 if we don't have them in the headers to allow using full 32bit range even for older compilers/SDK (patch 1439887)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37936 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/spinbutt.cpp