John Tasler

Results 4 comments of John Tasler

@HJLebbink - I have verified that v1.9.6.3 installs cleanly on VS2019 Enterprise 16.1.1. I haven't looked into the color issue that @Trass3r reports. (Sorry it took so long to get...

Or create a new interface, `IConsoleCursorPositionHost`, that has a `SetCursorPosition` method.

Are you still alive? I submitted this PR 4 years ago but still haven't had this PR taken, or even reviewed, as far as I know.

Some or many of these interop methods are not even used. Also, some duplicate system-provided interop, such as all three of the ones defined in Kernel32: `Kernel32.GetLastError` -> `System.Runtime.InteropServices.Marshal.GetLastSystemError` `Kernel32.SetLastError`...