Rename SCROLL_GetScrollBarInfo to SCROLL_GetInternalInfo and make
commit926a86323d0a785580b01b5449f8336c7962cf67
authorVitaly Lipatov <lav@etersoft.ru>
Thu, 17 Feb 2005 12:03:33 +0000 (17 12:03 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 17 Feb 2005 12:03:33 +0000 (17 12:03 +0000)
tree00f07d0e606d9dd9068b1c6761580221e24a0c71
parent9074f257e027c323a3a0a3a0e623e65a7f515c39
Rename SCROLL_GetScrollBarInfo to SCROLL_GetInternalInfo and make
allocation of a new info structure optional.
Add some descriptions.
dlls/user/scroll.c