Application freezes when performing help file search
- by ralphos
I have a large C# application and a help file in *.chm format. When I press F1 to display this help file and select "Search" tab, type something and click "List Topics" button, both the help window and the entire application freeze.
What's interesting when I simply open the *.chm file in the Windows Explorer, the search functionality works…