Prev Next
ListView_CreateDragImage info Overview GroupThe ListView_CreateDragImage macro creates a drag image list for the specified item. You can use this macro or explicitly send the LVM_CREATEDRAGIMAGE message. HIMAGELIST ListView_CreateDragImage(
Parameters
Return ValuesReturns the handle to the drag image list if successful or NULL otherwise. See Also
|