Home | History | Annotate | Download | only in include

Lines Matching refs:HDM_GETITEMCOUNT

527 #define HDM_GETITEMCOUNT (HDM_FIRST+0)
528 #define Header_GetItemCount(hwndHD) (int)SNDMSG((hwndHD),HDM_GETITEMCOUNT,(WPARAM)0,(LPARAM)0)