Searched defs:ReadConsole (Results 1 – 5 of 5) sorted by relevance
28 ReadConsole("Exception while reading from the console"), enumConstant
451 var ReadConsole = syscall.ReadConsole // changed for testing var
202 #define ReadConsole __MINGW_NAME_AW(ReadConsole) macro
994 func ReadConsole(console Handle, buf *uint16, toread uint32, read *uint32, inputControl *byte) (err… func
2916 func ReadConsole(console Handle, buf *uint16, toread uint32, read *uint32, inputControl *byte) (err… func