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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dcommctrl.h2775 #define LVM_SETHOTITEM (LVM_FIRST+60) macro
2776 #define ListView_SetHotItem(hwnd,i) (int)SNDMSG((hwnd),LVM_SETHOTITEM,(WPARAM)(i),0)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dcommctrl.h2775 #define LVM_SETHOTITEM (LVM_FIRST+60) macro
2776 #define ListView_SetHotItem(hwnd,i) (int)SNDMSG((hwnd),LVM_SETHOTITEM,(WPARAM)(i),0)

Completed in 64 milliseconds