News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

Function to rename a file

Started by RedXVII, March 08, 2006, 07:54:57 PM

Previous topic - Next topic

RedXVII

Anyone know a function to rename files?

How about moving them also, (not copy, just move).

Cheers  :U

zooba

I think you're after MoveFile for both of them.

SHFileOperation will do it aswell. :U

RedXVII

Wow, that was quick

Thanks zooba  :bg

PBrennick

RedXVII,
MoveFile can be used to rename directories, also.

Paul
The GeneSys Project is available from:
The Repository or My crappy website