José Luis

Results 7 comments of José Luis

Same problem here. Many times the tab that is shown when you click the strip is a wrong or previous tab

Same problem here. Many times the tab that is shown when you click the strip is a wrong or previous tab

I have written these extension methods to do a **SelectAsync**: ``` /// Method that returns a List of rows with selected properties public static Task ToListAsync(this AsyncTableQuery asyncTableQuery, Func selec)...

It seems that IAudioClient.GetMixFormat() and IsFormatSupported() are not supported on this scenario and we should use hardcoded format as in the Microsoft example. This is an answer from Microsoft. https://learn.microsoft.com/en-us/answers/questions/1125409/loopbackcapture-(-activateaudiointerfaceasync-with...

I have been trying to port the Microsoft C++ Sample to C# but I had no luck because I don´t know how to Pinvoke/port the WIL library that they are...

I'm testing it and fails at page 76 but if I change pages order, it still fails at page 76, even if I remove it from file. It's fails even...

I have an error converting some pdf files, it is: `Internal Error: File Offset wrong for ttf table (name-data), -1 expected 174` `Cannot save font to C:\Users\test\AppData\Local\Temp//pdf2htmlEX-a14136/__tmp_font1.ttf` As you can...