Details
-
Improvement
-
Resolution: Fixed
-
Minor
-
None
Description
TestCommandLine() is passing the data structure EXPLORER_INFO instead ExplorerCommandLineParseResults to SHExplorerParseCmdLine(&Info).
Since SHExplorerParseCmdLine doesn't use Info.FileName, none of the tests can succeed.