Hi
I have a listctrl with scrollbar. When user scroll i get message WM_HSCROLL. Now i want to know on how many pixels image is shifted. How can i calculate it?
I need it to scroll another window with same scrollbar.So if i calculate shift i can use ScrollWindow.