I get the client rect as such;
CRect client; GetClientRect(&client);
I get the scroll info as such;
SCROLLINFO scrollInf