Jan Kučera
Jan Kučera
There is two checks for validity of MBR partition table: https://github.com/DiscUtils/DiscUtils/blob/59d7cadab839c6d8dfcf52f8be5efe6d2ced190f/Library/DiscUtils.Core/Partitions/BiosPartitionTable.cs#L164-L166 and https://github.com/DiscUtils/DiscUtils/blob/59d7cadab839c6d8dfcf52f8be5efe6d2ced190f/Library/DiscUtils.Core/Partitions/BiosPartitionTable.cs#L175-L176 When any of these checks fails, the whole partition table is abandoned, resulting in no partitions detected....
Mentioned as P.S. in #759, I suggest the property values in the _Document Properties_ dialog (Ctrl+D) are made selectable. You can currently copy all dialog content using Ctrl+C, but it...
```c inline constexpr GUID InterfaceGetIID(name*) noexcept { return GUID{ uuid }; } DWRITE_BEGIN_INTERFACE(IDWriteFontFileLoader, "727cad4e-d6af-4c9e-8a08-d695b11caa49") : IUnknown ``` ```C# public static Guid InterfaceGetIID(IDWriteFontFileLoader* param0) { return new Guid(new byte[] { 0x37,...
I suggest adding the dwrite_core.h to the interop definitions with the promise of cross-platform DWrite: https://docs.microsoft.com/en-us/windows/win32/directwrite/dwritecore-overview
We have `Totp.RemainingSecods()` which however does not indicate when the current time window started. There is no way to find out the steps that the `Totp` was created with (#45)...
### Problem The list of base and derived types in ILSpy does not show anything useful in the output. At least assembly name and list of base types would be...
`` entries in _Other Resources_ when decompiling .resources are useless. The values deserialization was removed as part of #1196 to address security vulnerabilities involved with arbitrary deserialization. Could we not...
I am trying to import MSG file(s) into a folder of an Internet Folders store (an IMAP account). When I open the target folder and execute _Folder > Import >...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe the problem. When...
Merging Noto Sans Tamil Supplement, Noto Sans Tangsa and Noto Sans results in some of the combining diacritics broken: Expected vs Actual:  It does not reproduce when merging one...