Home | History | Annotate | Download | only in include

Lines Matching defs:HDM_SETORDERARRAY

603 #define HDM_SETORDERARRAY (HDM_FIRST+18)
604 #define Header_SetOrderArray(hwnd,iCount,lpi) (WINBOOL)SNDMSG((hwnd),HDM_SETORDERARRAY,(WPARAM)(iCount),(LPARAM)(lpi))