Victor

Results 192 issues of Victor

Repro: 1. Install Everything and OpenSSH server (from Windows features) on the host machine 2. Configure SSH to be able to connect as one of the local administrators (usual setup,...

The master in my fork seems to be very diverged from the one in this repository, and same commits have different hashes...

Subj. OnApplicationWindowChange never fires, because ShellHook ignores all windows without WS_SYSMENU. I think the logic in ShellHook.IsAppWindow deserves some explanation overall. For example, there's a check for IsWindowVisible, but it...

More generally, if .NET process that launched ffmpeg exits, ffmpeg does not, and there's no option to make it. Most annoying when stopping the .NET app from debugger, as the...

enhancement

This is the same issue as #125 , except now the problem is `dotnet --info` sometimes does not make it in 4 seconds (I am running a lot of concurrent...

Say no to allocations!

https://docs.microsoft.com/en-us/dotnet/fundamentals/package-validation/overview

`ctypes` is a standard Python module for interacting with fixed size integers. Would be nice to provide C# Python conversions for types in that module. Relevant: https://stackoverflow.com/questions/63801150/how-do-i-pass-a-ulong-type-argument-to-a-c-sharp-function-from-python

hacktoberfest

Currently we get > RuntimeError: Could not find libmono While it is mostly obvious, it would not hurt to expand it to something like > A compatible .NET runtime could...

enhancement
documentation