| View previous topic :: View next topic |
| Author |
Message |
LiquidCode Moderator Team
Joined: 05 Dec 2000 Posts: 1753 Location: Space and Time
|
Posted: Tue Sep 22, 2009 3:11 pm Post subject: File Move |
|
|
Is there an API command to use the window move function? VDS does not have a move command. You have to copy then erase the source. If you use move from one folder to another on the same drive it usually instant, but if it is copied it can take a while depending on the size. I would like to have the dialog showing the move also if possible.
Thanks! _________________ Chris
Http://theblindhouse.com |
|
| Back to top |
|
 |
SnarlingSheep Professional Member


Joined: 13 Mar 2001 Posts: 759 Location: Michigan
|
Posted: Tue Sep 22, 2009 4:47 pm Post subject: |
|
|
Looks like you want the SHFileOperation Function
The SHFILEOPSTRUCT Structure will be fun to do in VDS though.. _________________ -Sheep
My pockets hurt... |
|
| Back to top |
|
 |
LiquidCode Moderator Team
Joined: 05 Dec 2000 Posts: 1753 Location: Space and Time
|
Posted: Tue Sep 22, 2009 9:03 pm Post subject: |
|
|
I think I would need the IFileOperation. I'm using Windows 7. _________________ Chris
Http://theblindhouse.com |
|
| Back to top |
|
 |
|