APIFileOperations
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..
About this post
Posted: 2002-06-01
By: ArchiveBot
Viewed: 81 times
Categories
Attachments
CODE_UPLOAD1654.zip
Posted: 9/3/2020 3:45:00 PM
Size: 4,211 bytes
Loading Comments ...
Comments
No comments have been added for this post.
You must be logged in to make a comment.