Home | History | Annotate | Download | only in include

Lines Matching refs:HDM_FIRST

76 #define HDM_FIRST 0x1200
527 #define HDM_GETITEMCOUNT (HDM_FIRST+0)
530 #define HDM_INSERTITEMA (HDM_FIRST+1)
531 #define HDM_INSERTITEMW (HDM_FIRST+10)
537 #define HDM_DELETEITEM (HDM_FIRST+2)
540 #define HDM_GETITEMA (HDM_FIRST+3)
541 #define HDM_GETITEMW (HDM_FIRST+11)
547 #define HDM_SETITEMA (HDM_FIRST+4)
548 #define HDM_SETITEMW (HDM_FIRST+12)
561 #define HDM_LAYOUT (HDM_FIRST+5)
583 #define HDM_HITTEST (HDM_FIRST+6)
585 #define HDM_GETITEMRECT (HDM_FIRST+7)
588 #define HDM_SETIMAGELIST (HDM_FIRST+8)
591 #define HDM_GETIMAGELIST (HDM_FIRST+9)
594 #define HDM_ORDERTOINDEX (HDM_FIRST+15)
597 #define HDM_CREATEDRAGIMAGE (HDM_FIRST+16)
600 #define HDM_GETORDERARRAY (HDM_FIRST+17)
603 #define HDM_SETORDERARRAY (HDM_FIRST+18)
606 #define HDM_SETHOTDIVIDER (HDM_FIRST+19)
609 #define HDM_SETBITMAPMARGIN (HDM_FIRST+20)
612 #define HDM_GETBITMAPMARGIN (HDM_FIRST+21)
621 #define HDM_SETFILTERCHANGETIMEOUT (HDM_FIRST+22)
624 #define HDM_EDITFILTER (HDM_FIRST+23)
627 #define HDM_CLEARFILTER (HDM_FIRST+24)