Adam Kauffman
Adam Kauffman
Due to the extension framework, maybe an extension could be built from: https://github.com/Taritsyn/WebMarkupMin I have installed both WebOptimizer and WebMarkupMin to see if they play nice together. It's working for...
I have a strange method I use to pass a parameter array to and Excel macro. The `.Run` command accepts an arbitrary number of arguments. I found that I can...
Triggers transform to Error state - Cannot access a disposed object. Object name: 'IServiceProvider'
I was seeing this issue when running some integration tests with Quartz. Each test would work on it's own but if I ran the entire test suite, I would get...
It is not fixed in the US either.
Sure, @denelon. How would you like me to share the logs with you? ``` PS C:\WINDOWS\system32> winget source reset --force --verbose-logs Resetting all sources...Done PS C:\WINDOWS\system32> winget update --all The...
Thanks @denelon, I have a full feedback ticket for you here: https://aka.ms/AAipess It contains a zip file with 3 log files relative to the commands I ran above.
I can confirm that version [2023.0.0](https://github.com/sshnet/SSH.NET/releases/tag/2023.0.0) can be run on a FIPS compliant system. Update your Nuget and this can be closed.
Using a scrollable listbox would allow you to keep the dialog a reasonable size while supporting the display of a very long list of objects.
After reading: https://docs.microsoft.com/en-us/windows/win32/api/winuser/ns-winuser-menuiteminfoa It looks to me that you can identify a menu item by `wID` > wID > Type: UINT > An application-defined value that identifies the menu item....
This is not an Issue and should be closed. That being said: This library has more documentation than most I've ever seen. Read this: https://github.com/micjahn/ZXing.Net/releases/download/v0.16.4.0/ZXing.Net.Documentation.0.16.4.0.zip Also take a look at...