I am using the Platform SDK, and call GetScrollBarInfo function to retrieve information about the specified scroll bar. How to get GetScrollBarInfo working on Windows XP when using Themes ? This function works well on Windows XP, but when using themes, it doesn't works, it always returns 0 (insteed of 1), and calls SBM_GETSCROLLBARINFO as if the scroll is not a system scroll bar control...