HELP: targetdir is blank when calling CopyFile and MoveFile

  •  07-30-2009, 1:34 AM

    HELP: targetdir is blank when calling CopyFile and MoveFile

    I have implemented my own FileStorage class.
     
    When I do a Move File or Copy File and look at the parameter targetdir on the MoveFile or CopyFile method in the debugger, it is always blank no matter what I type into the Input box that asks for a relative path...
     
View Complete Thread