With BCM_SETIMAGELIST who destroys the HIMAGELIST?

Viewed 41

I was looking at BCM_SETIMAGELIST but it's not clear who is supposed to destroy the HIMAGELIST? If the one who created it, could WM_NCDESTROY be used to simple BCM_GETIMAGELIST and destroy it or should you get it first then set it to nothing, like -1, then destroy it?

TIA!!

0 Answers
Related