Ioannis Kappas
Ioannis Kappas
### Description Add SFTP Blob Storage support Based on PR: https://github.com/aloneguid/storage/pull/155 - [x] I've made sure that this PR is raised against the [develop](https://github.com/aloneguid/storage/tree/develop) branch. - [ ] I have...
Thank you for your efforts! The ability to enumerate the child windows that belong to the specified parent window is missing documentation: https://docs.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-enumchildwindows example: ```csharp private delegate bool EnumWindowProc(IntPtr hWnd,...