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
File | Uploaded | Size |
---|---|---|
CODE_UPLOAD1654.zip | 9/3/2020 3:45:00 PM | 4211 |