Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/user32/
H A Dinput.c170 static int KbdMessage( KEV kev, WPARAM *pwParam, LPARAM *plParam ) in KbdMessage() argument
210 if( plParam) *plParam = MAKELPARAM( 1, flags ); in KbdMessage()