I have a CScrollView with a large image being shown and scrolled. When the user clicks, I respond to the L button down. how do I convert the mouse click coordinates to the corresponding point in the image, which could be scrolled some when the click occurs?
↧