J
Jonathan Wood
Guest
I noticed that all documentation for the SCROLLINFO structure (used with
SetScrollInfo) just uses int or UINT for structure members as opposed to
INT_PTR.
Does this mean 64-bit Windows does not support 64-bit scroll values?
I have an application where the scroll range and position could exceed 32
bits. Has anyone already worked out the algorithm to make this work on
Win32?
Thanks.
--
Jonathan Wood
SoftCircuits Programming
http://www.softcircuits.com
SetScrollInfo) just uses int or UINT for structure members as opposed to
INT_PTR.
Does this mean 64-bit Windows does not support 64-bit scroll values?
I have an application where the scroll range and position could exceed 32
bits. Has anyone already worked out the algorithm to make this work on
Win32?
Thanks.
--
Jonathan Wood
SoftCircuits Programming
http://www.softcircuits.com