Home | History | Annotate | Download | only in include

Lines Matching refs:TVM_SETIMAGELIST

3176 #define TVM_SETIMAGELIST (TV_FIRST+9)
3177 #define TreeView_SetImageList(hwnd,himl,iImage) (HIMAGELIST)SNDMSG((hwnd),TVM_SETIMAGELIST,iImage,(LPARAM)(HIMAGELIST)(himl))