- ImageList_LoadImage{A,W} were basicaly a cut'n'paste of each
commit443f9273b1b2092e0f8ce8c2cbcff942f960e24c
authorMichael Stefaniuc <mstefani@redhat.de>
Thu, 24 Feb 2005 12:46:57 +0000 (24 12:46 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 24 Feb 2005 12:46:57 +0000 (24 12:46 +0000)
tree80c94543a1e37c2740a21881affd7702344b9bd2
parentb4f61fb6f52f4af1a3c4b7549fde6c9faeee4405
- ImageList_LoadImage{A,W} were basicaly a cut'n'paste of each
  other. Removed the A variant and did a A->W translation.
- ImageList_LoadImageW: get the bitmap size from the image itself and
  not from the mask (ImageList_LoadImageA did that).
dlls/comctl32/imagelist.c