Home
last modified time | relevance | path

Searched refs:SCAN_CODE_75 (Results 1 – 3 of 3) sorted by relevance

/reactos/base/applications/osk/
H A Dosk_res.h135 #define SCAN_CODE_75 0x0352 macro
H A Dkeyboard.c91 {L"ins", SCAN_CODE_75, 516, 35, 28, 28, 0, FALSE},
199 {L"ins", SCAN_CODE_75, 486, 35, 28, 28, 0, FALSE},
H A Dmain.c324 OSK_SetText(SCAN_CODE_75, IDS_INSERT); in OSK_SetKeys()