Home | History | Annotate | Download | only in include

Lines Matching refs:HDN_FIRST

183 #define HDN_FIRST (0U-300U)
631 #define HDN_ITEMCHANGINGA (HDN_FIRST-0)
632 #define HDN_ITEMCHANGINGW (HDN_FIRST-20)
633 #define HDN_ITEMCHANGEDA (HDN_FIRST-1)
634 #define HDN_ITEMCHANGEDW (HDN_FIRST-21)
635 #define HDN_ITEMCLICKA (HDN_FIRST-2)
636 #define HDN_ITEMCLICKW (HDN_FIRST-22)
637 #define HDN_ITEMDBLCLICKA (HDN_FIRST-3)
638 #define HDN_ITEMDBLCLICKW (HDN_FIRST-23)
639 #define HDN_DIVIDERDBLCLICKA (HDN_FIRST-5)
640 #define HDN_DIVIDERDBLCLICKW (HDN_FIRST-25)
641 #define HDN_BEGINTRACKA (HDN_FIRST-6)
642 #define HDN_BEGINTRACKW (HDN_FIRST-26)
643 #define HDN_ENDTRACKA (HDN_FIRST-7)
644 #define HDN_ENDTRACKW (HDN_FIRST-27)
645 #define HDN_TRACKA (HDN_FIRST-8)
646 #define HDN_TRACKW (HDN_FIRST-28)
647 #define HDN_GETDISPINFOA (HDN_FIRST-9)
648 #define HDN_GETDISPINFOW (HDN_FIRST-29)
649 #define HDN_BEGINDRAG (HDN_FIRST-10)
650 #define HDN_ENDDRAG (HDN_FIRST-11)
651 #define HDN_FILTERCHANGE (HDN_FIRST-12)
652 #define HDN_FILTERBTNCLICK (HDN_FIRST-13)