|
|
Context Menu shell extensionThis sample Context Menu Shell Extension adds two commands to all files' popup menu: Join and Split.Split chops the selected file up into chunks of 32 Kb, while Join merges the file back together again. The Source CodeThe ATL project uses my neat Shell Extension classes. They do most of the hard work and is a real treat when it comes to writing Shell Extensions.Source Code DependenciesInternet Explorer 4 or betterMicrosoft Visual C++ 6.0 Microsoft ATL Library Installation Guide
See AlsoMy ATL Shell Extension classesDownload Files
Written by Bjarke Viksoe. Article submitted 1/24/2001.
|
|||