Home | History | Annotate | Download | only in include

Lines Matching refs:HDM_SETITEM

550 #define HDM_SETITEM __MINGW_NAME_AW(HDM_SETITEM)
552 #define Header_SetItem(hwndHD,i,phdi) (WINBOOL)SNDMSG((hwndHD),HDM_SETITEM,(WPARAM)(int)(i),(LPARAM)(const HD_ITEM *)(phdi))