Searched refs:HDN_FIRST (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dcommctrl.h798 #define HDN_FIRST (0U-300U) macro
800 #define HDN_ITEMCHANGINGA (HDN_FIRST-0)
801 #define HDN_ITEMCHANGINGW (HDN_FIRST-20)
803 #define HDN_ITEMCHANGEDA (HDN_FIRST-1)
804 #define HDN_ITEMCHANGEDW (HDN_FIRST-21)
806 #define HDN_ITEMCLICKA (HDN_FIRST-2)
807 #define HDN_ITEMCLICKW (HDN_FIRST-22)
809 #define HDN_ITEMDBLCLICKA (HDN_FIRST-3)
810 #define HDN_ITEMDBLCLICKW (HDN_FIRST-23)
812 #define HDN_DIVIDERDBLCLICKA (HDN_FIRST
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dcommctrl.h829 #define HDN_FIRST (0U-300U) macro
831 #define HDN_ITEMCHANGINGA (HDN_FIRST-0)
832 #define HDN_ITEMCHANGINGW (HDN_FIRST-20)
834 #define HDN_ITEMCHANGEDA (HDN_FIRST-1)
835 #define HDN_ITEMCHANGEDW (HDN_FIRST-21)
837 #define HDN_ITEMCLICKA (HDN_FIRST-2)
838 #define HDN_ITEMCLICKW (HDN_FIRST-22)
840 #define HDN_ITEMDBLCLICKA (HDN_FIRST-3)
841 #define HDN_ITEMDBLCLICKW (HDN_FIRST-23)
843 #define HDN_DIVIDERDBLCLICKA (HDN_FIRST
[all...]

Completed in 114 milliseconds