IntegerImageList_ReplaceIcon(Handle hIml Integer i Handle hIcon)
handle to the image list
index of the image to replace. -1 to append image to end of the list
handle to the icon or cursor for the new image.
Returns the index of the image if successful, or -1 otherwise.