MoveFile

The MoveFile function moves an existing file or a directory, including its children.

To specify how to move the file, use the MoveFileEx function.

BOOL MoveFile(
  LPCTSTR lpExistingFileName,
  LPCTSTR lpNewFileName
);

 

======= 2007-9-29 2:35 08:42 Alan Guedeney 您在来信中写到: [NAnt-users] NANT task to rename a directory? =======

Anyone have a simple and ez way to do this?

= = = = = = = = = = = = = = = = = = = =
   

        致
礼!
 
     
        wangmeng
        [EMAIL PROTECTED]
          2007-09-29

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to