Home
last modified time | relevance | path

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

/reactos/dll/cpl/input/
H A Dinput_list.c299 BOOL bSubstNeeded = (dwPhysicalKLID != dwLogicalKLID) || (HIWORD(dwPhysicalKLID) != 0); in InputList_DoSubst() local
305 if (bSubstNeeded) in InputList_DoSubst()
313 bSubstNeeded = TRUE; in InputList_DoSubst()