Searched refs:FWL_KEYFLAG_Command (Results 1 – 2 of 2) sorted by relevance
24 FWL_KEYFLAG_Command = 1 << 3, enumerator
1470 if (pMsg->m_dwFlags & FWL_KEYFLAG_Command) in OnChar()