Call this member function to retrieve the full path of a specified file. For example, when you callGetFilePathto generate a message to the user about the filec:\windows\write\myfile.wri, the file path,c:\windows\write\myfile.wri, is returned. To return just the name of the file (my...