Artem

Results 19 comments of Artem
trafficstars

I use this command to compress files: ``` powershell Compress-Archive 'c:\my_folder\*' -DestinationPath my_backup.zip ``` The version of PowerShell is 5.1.18362.1474

``` Archive: test.zip Zip file size: 42183935 bytes, number of entries: 431 -rw---- 2.0 fat 0 b- 0 stor 19-Jul-05 10:24 folder\sub\ -rw---- 2.0 fat 132135 b- 79653 defN 19-Jul-05...

Will the problem be resolved if I switch to some other reverse proxy than UrlRewrite module?

@bencevans I have tested all possible scenarios with and without physical displays enabled, with one and two monitors, via VNC, and via Chrome Remote Desktop. When a monitor is connected,...

Another stack trace: ``` System.NullReferenceException: Object reference not set to an instance of an object. at NSwag.CodeGeneration.CSharp.Models.CSharpOperationModel.ResolveParameterType(OpenApiParameter parameter) in C:\projects\nswag\src\NSwag.CodeGeneration.CSharp\Models\CSharpOperationModel.cs:line 272 at NSwag.CodeGeneration.CSharp.Models.CSharpOperationModel.c__DisplayClass5_0.b__5(OpenApiParameter parameter) in C:\projects\nswag\src\NSwag.CodeGeneration.CSharp\Models\CSharpOperationModel.cs:line 76 at System.Linq.Enumerable.SelectListIterator`2.ToList() at...

CJKCore Bold would be especially desirable

Chrome itself has a bug when moving the window back and forth: [chrome-dpi.gif](https://user-images.githubusercontent.com/11413326/235147767-cf5b405d-dc8f-4297-98f0-1f2146a3196c.gif) The window is enlarged after this. Native Windows applications work correctly in the same case - the...

One of the real cases is getting full-size screenshots. To do this, I use heuristics to get the physical size of the display, taking into account the inaccuracies that scale...

I wonder if we can at least expect that the first in the getSources list will always be the primary display?

@jamesnvc, @DomiStyle , I noticed that in the example above the Ids match if only the lower four bytes of the identifier are considered: ``` 3436127573 = 0x00000000CCCF2555 4692723358442837 =...