APIFileOperations

By | 2002-06-01

I think I took some of this from the MSDN, and made major mods to it. Now, when compiled, the developer can simply set a few properties, and call the methods to do windows standard file operations. it will do a copy, move, delete and rename, and where appropriate will bring up the standard windows dialog boxes, complete with the little animations, etc…

Original Author: Jugwine

Assumptions

Just how to instantiate objects, set their properties and call their methods… Don’t forget to register it with regsvr32 (put the provided dll in c:windowssystem, then open a command line and type regsvr32 c:windowsdesktopAPIFileOperations2.dll)

Side Effects

None that I know of. Shouldn’t be any reason for problems..

Attachments

FileUploadedSize
CODE_UPLOAD1654.zip9/3/2020 3:45:00 PM4211
Author: dwirch

Derek Wirch is a seasoned IT professional with an impressive career dating back to 1986. He brings a wealth of knowledge and hands-on experience that is invaluable to those embarking on their journey in the tech industry.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.