dmex
dmex
ToxEncryptionFunctions.PassKeyDecrypt crashes, try to use ToxEncryptionFunctions.PassDecrypt instead
I don't get any access violations (on Windows) using either function (I was trying to say SharpTox needs to fallback to PassDecrypt when PassKeyDecrypt fails so that you can successfully...
> Alternatively winget should use a directory which doesn't inherit LowIL permissions. Expanding on this point. Winget already supports using an alternate cache directory with already has the correct permissions...
https://github.com/processhacker/processhacker/issues/749
> ThreadId always -1 You ignore these for the ID included in the event message.
The kernel generally returns files to the application from cache not disk. components like superfetch speculatively load files before the process is created so when the ID is zero you...
> Could you verify that the count is correct on 32bit and 64bit msbuild? @yuehuang010 The count is correct for both 32bit and 64bit (32bit will only return a maximum...
> If this is the case, this is not an acceptable approach I can revert the changes back to `RelationProcessorCore`? The GetActiveProcessorCount changes are optional but the check for `(numberOfCpus...
> completely disregard core type and let the OS handle pulling hot processes to better cores, and that in an "I can completely saturate all cores" situation, it's best to...
@elachlan I've created PR #7945