![]() |
Web Development »
Applications & Tools »
Tools with source code
Intermediate
MultiCopier SoftwareBy Ahmed Ismaiel ZakariaThe fastest, easy way to copy files from different folders at the same time |
VC6, VC7Win2K, WinXP, MFC, ATL, Dev
|
|
Advanced Search |
|
|
|
||||||||||||||||

The MultiCopier is a the easiest way, that allows user to copy from different sources (partitions or folders) to the destination, in a few clicks with a simple menu extension to shell.
It's 20% faster than Windows copy as it didn't share the CPU in multiple copying operations, but in only a single thread (operation).
The program includes the following features:
IContextMenu and managing shell menu and the files and folder associated with it.
To learn more to use this software, just right click on the file or folder or background to get the menu, then choose MultiCopier->How to use
You can register the DLL after compiling it by using this command line in the Run dialog.
regsvr32 "c:\mypath\mydll.dll" \\replace the path with the original path of the DLL
Simply by writing the previous line, but with the parameter /u as follows:
regsvr32 /u "c:\mypath\mydll.dll"
I would like to thank Michael Dunn, for his great tutorial on writing shell extensions and his extremely useful class CShellFileOp for copying and moving files
| You must Sign In to use this message board. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
General
News
Question
Answer
Joke
Rant
Admin
|
PermaLink |
Privacy |
Terms of Use
Last Updated: 29 Sep 2002 Editor: Smitha Vijayan |
Copyright 2002 by Ahmed Ismaiel Zakaria Everything else Copyright © CodeProject, 1999-2009 Web10 | Advertise on the Code Project |