yogesh
yogesh
Issue is still open. Is it resolved? I would like to contribute to it.
It seems like an issue with **win32com.shell.shell.SHBrowseForFolder** Following code snippet is supporting this - ```python from plyer.facades import FileChooser from win32com.shell.shell import ( SHBrowseForFolder as browse, SHGetPathFromIDList as get_path )...
@emilfihlman I am using libtomcrypt in my ongoing project and now I have gone through all the documentation. I am willing to contribute.