Home
last modified time | relevance | path

Searched defs:dwKey (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/win32/rasapi32/
H A Drasapi.c319 DWORD WINAPI RasGetAutodialParamA(DWORD dwKey, LPVOID lpvValue, LPDWORD lpdwcbValue) in RasGetAutodialParamA()
328 DWORD WINAPI RasGetAutodialParamW(DWORD dwKey, LPVOID lpvValue, LPDWORD lpdwcbValue) in RasGetAutodialParamW()
/reactos/win32ss/user/ntuser/
H A Dmsgqueue.c221 UserGetKeyState(DWORD dwKey) in UserGetKeyState()
/reactos/dll/win32/shell32/
H A DCDefaultContextMenu.cpp941 DWORD dwKey= 0; in DoPaste() local