I am trying to create a function that opens a dialog box, lets the user select a file, and then return the path of it as a std::string. I have this so far, but I am trying t