ShellExecute fails for local html or file URLs
问题 Our company is migrating our help systems over to HTML5 format under Flare. We've also added Topic based acces to the help systems using Flare CSHID's on the URI command line for accessing the topic directly, such as index.html#CSHID=GettingStarted to launch the GettingStarted.html help page. Our apps are written in C++ and leverage the Win32 ShellExecute() function to spawn the default application associated with HTTP to display the help system. We've noticed that ShellExecute() works fine