Vanara/Windows.Shell/ShellObjects
dahall 4b1b7f617d Cleaned and fixed errors handling HWND values in ShellBrowser 2021-04-06 12:44:49 -06:00
..
ComObjWrapper.cs Removed all calls to `Marshal.ReleaseComObject` where there exists a possibility that the interface could have been referenced by another object and changed to nulling the holding variable. See discussion thread #188. 2021-02-01 16:08:43 -07:00
ShellBrowser.cs Cleaned and fixed errors handling HWND values in ShellBrowser 2021-04-06 12:44:49 -06:00
ShellContextMenu.cs Fixed bug with ShellContextMenu failing when passed the desktop shell item. Took chance to optimize folder params. (#206) 2021-02-03 21:43:22 -07:00
ShellFolder.cs Removed all calls to `Marshal.ReleaseComObject` where there exists a possibility that the interface could have been referenced by another object and changed to nulling the holding variable. See discussion thread #188. 2021-02-01 16:08:43 -07:00
ShellItem.cs Fixed bug in ShellItem when calling GetHandler without BHID value 2021-02-04 14:23:51 -07:00
ShellItemArray.cs Removed all calls to `Marshal.ReleaseComObject` where there exists a possibility that the interface could have been referenced by another object and changed to nulling the holding variable. See discussion thread #188. 2021-02-01 16:08:43 -07:00
ShellItemImages.cs Fixed bug in ShellItemImages throwing unnecessary error if unable to generate thumbnail 2021-02-04 14:22:56 -07:00
ShellLibrary.cs Removed all calls to `Marshal.ReleaseComObject` where there exists a possibility that the interface could have been referenced by another object and changed to nulling the holding variable. See discussion thread #188. 2021-02-01 16:08:43 -07:00
ShellLink.cs Removed all calls to `Marshal.ReleaseComObject` where there exists a possibility that the interface could have been referenced by another object and changed to nulling the holding variable. See discussion thread #188. 2021-02-01 16:08:43 -07:00
ShellNavigationHistory.cs Fixed ShellNavigationHistory so events fire 2020-11-05 08:38:39 -07:00
ShellSearch.cs Add and corrected XML documentation. 2020-03-01 18:59:39 -07:00
ShellSearchConditions.cs Removed all calls to `Marshal.ReleaseComObject` where there exists a possibility that the interface could have been referenced by another object and changed to nulling the holding variable. See discussion thread #188. 2021-02-01 16:08:43 -07:00
ShellView.cs Initial commit of Vanara.Windows.Shell.ShellBrowser (#221) 2021-04-02 09:04:25 -06:00