- Reimplemented the scrolling using SetScrollInfo and GetScrollInfo.
commita6d833a55226b850195faf985c6c3033fbe4e51c
authorLuc Tourangeau <luc@macadamian.com>
Sat, 29 May 1999 11:07:11 +0000 (29 11:07 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 29 May 1999 11:07:11 +0000 (29 11:07 +0000)
tree32c697e4b06cd3f463514a3dbcf7642ccca04e47
parenta811ea5d8288ca10b635f3bd43097ec551863c14
- Reimplemented the scrolling using SetScrollInfo and GetScrollInfo.
- Implemented LVM_FINDITEM message.
- Added some new window styles.
- Fixed some bugs and extended a number of existing functions.
- Modified selection functions to support area selection (for group
  selection in LVS_ICON and LVS_SMALLICON).
dlls/comctl32/listview.c
include/commctrl.h
include/listview.h