Then i try to add the HBITMAP to a new list but i can't, the bitmap is all
black.
If i save the HBITMAP to disk then load it the image is OK
???????
Help !!
Jean
You must also draw the bitmap mask (ILD_MASK), then CopyImage() for
example to resize the 2 bitmaps for ImageList_Add()
even if there is no mask ?
Jean
"Christian ASTOR" <cast...@club-internet.fr> a �crit dans le message de
news: 05776284-900a-4e21...@b15g2000yqd.googlegroups.com...
No, but you can't add a bitmap to an ImageList while it's selected on
a DC. That's why you should use CopyImage() .
Jean
"Christian ASTOR" <cast...@club-internet.fr> a �crit dans le message de
news: fd92d3c7-d7ef-4ad8...@a32g2000yqm.googlegroups.com...