Context Menu Extension DLL 3.1
BUT YOUR OWN APPLICATION NEEDN`T TO KNOW ALL THE THINGS WRITTEN ABOVE!
Why?
Because the Context Menu Extension DLL works only with the Shell and interacts with your own application through a Command Line, using ShellExecute function with the next parameters:
lpOperation = "open";
lpFile = "fully_qualified_path_to_your_application" (The Context Menu Extension DLL reads this path from the registry)
lpParameters = pointer to the zero terminated string that consists all the items the Context Menu Extension DLL had got from the Shell. Your application parses this string to retrieve all the item user had selected from the Windows Explorer.
nShowCmd = SW_SHOWNORMAL
The last and only thing, you have to write in your code in order to start execute your application together with the Context Menu is parsing the Command Line to get all the items, that Context Menu Extension Dll had passed into the Command Line string. Provided in this package TestMenu application helps you to test the parsing of the string (as well as menu functionality) prior you will code it in your project.
...Search Files for Windows with Index Files...keyword searches. Use Windows Explorer context menus...Easy to use, Explorer like user interface...databases) - Taskbar icon for quick access...& Drop - Context Menu Shell Extensions...Executable - No DLL - No Change...to Windows Registry - Small...
...opening any EXE, DLL or OCX files...Use Visual Basic Extension Ability To Copy...To Create Self-Inflation Extension For Automatic Renaming...Adds Menu Add-On To Context...Shell For Quick Access...
...Icon Library` file format...extension `*.ICL` ). In...icon container` you can...getting a single icon from it... IconButler...To edit an icon using the right...mouse key context menu you have to...associate the `*.ICO` extension with an Icon...possible to extract Icon from files (*.DLL,...
...integrated into the context menu of Windows...Explorer so you don`t...be run from Windows Task Scheduler....
...Add Items to Windows Explorer context menu...Then you need Windows Explorer Context Menu....custom items to Windows Explorer Shell context...menu - automatically. All...Add items to Windows Explorer Shell context...menu on-the-fly ~ Add...items with your icon and caption to...Windows Explorer Shell context menu ~ Add...
