Searched refs:LVKF_SHIFT (Results 1 – 2 of 2) sorted by relevance
3062 #define LVKF_SHIFT 0x4 macro
875 if (GetKeyState(VK_SHIFT) & 0x8000) nmia.uKeyFlags |= LVKF_SHIFT; in notify_itemactivate()