Home | History | Annotate | Download | only in include

Lines Matching refs:HDM_GETORDERARRAY

600 #define HDM_GETORDERARRAY (HDM_FIRST+17)
601 #define Header_GetOrderArray(hwnd,iCount,lpi) (WINBOOL)SNDMSG((hwnd),HDM_GETORDERARRAY,(WPARAM)(iCount),(LPARAM)(lpi))