Home
last modified time | relevance | path

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

/reactos/dll/win32/kernel32/wine/
H A Dcomm.c857 if (lpdcb->fErrorChar) shf.FlowReplace |= SERIAL_ERROR_CHAR; in SetCommState()
961 if (shf.FlowReplace & SERIAL_ERROR_CHAR) lpdcb->fErrorChar = 1; in GetCommState()
/reactos/modules/rostests/winetests/kernel32/
H A Dcomm.c514 check_dcb_member(fErrorChar, "%u"); in check_dcb()
/reactos/sdk/include/psdk/
H A Dwinbase.h682 DWORD fErrorChar:1; member