Click to See Complete Forum and Search --> : List Control SetImageList fails


jorgeri
January 17th, 2003, 10:31 AM
I am writing a list control with an image list.

Image List creation is fine, but when I send the LVM_SETIMAGELIST message to the control, the result is 0, (fails)

Does anyone have any idea on why this is happening?

alex_gusev
January 20th, 2003, 06:43 AM
could you pls give some code example of how do you do it? and have you checked GetLastError return?