The following code opens search companion and automatically enters the drive, but not the filename. Can this code be alter to also add filename and start the search?
>>>>>>>>>>>>>>>>>>>>>>>>>
Option Explicit
'API declaration for the windows "Search Results" dialog
Private Declare Function...