Home | History | Annotate | Download | only in include

Lines Matching refs:HDM_INSERTITEM

533 #define HDM_INSERTITEM __MINGW_NAME_AW(HDM_INSERTITEM)
535 #define Header_InsertItem(hwndHD,i,phdi) (int)SNDMSG((hwndHD),HDM_INSERTITEM,(WPARAM)(int)(i),(LPARAM)(const HD_ITEM *)(phdi))