comctl32: Implement IImageList2::Initialize().
commitee3b9be8e25e58b167efa18d1c7908908c231de3
authorDmitry Timoshkov <dmitry@baikal.ru>
Thu, 14 Mar 2024 11:13:52 +0000 (14 14:13 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 14 Mar 2024 17:41:42 +0000 (14 18:41 +0100)
treeb4c72ca376d271c0133de774583dcfa390fd1ae6
parentfedcd4bb0e3c4d77f581caee7a06f8ec603c2b30
comctl32: Implement IImageList2::Initialize().

... by moving ImageList_Create() implementation.

Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
dlls/comctl32/imagelist.c
dlls/comctl32/tests/imagelist.c