Re: Listview updates
23 Sep
2002
23 Sep
'02
9:14 a.m.
"Dimitrie O. Paun" <dpaun(a)rogers.com> wrote:
@@ -1034,13 +1035,13 @@ /* Update Vertical Scrollbar */ nListHeight = infoPtr->rcList.bottom - infoPtr->rcList.top; scrollInfo.fMask = SIF_POS; - if (GetScrollInfo(infoPtr->hwndSelf, SB_VERT, &scrollInfo) == FALSE + if (GetScrollInfo(infoPtr->hwndSelf, SB_VERT, &scrollInfo)
Exclamation mark (!) is missing... -- Dmitry.
8483
Age (days ago)
8483
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dmitry Timoshkov