Renaming Files
- Posted by CK Lester <cklester at yahoo.com> Apr 11, 2001
- 457 views
Guys 'n' Gals, I'm converting a DOS installer program to Windows, and I'll need a little help now 'n' then, I think. My first query is how can I rename files with Win32 code? The DOS version was using "rename()" from Daniel Bertein's "dos.e" code. I just want a simple "rename( old_name , new_name )" procedure that will work with the Windows interpreter, if anybody has it. Thanks! ck