English version 去汉语版本 Русская версия Deutsche Version

Download Context Menu Extension DLL 3.1

Download Context Menu Extension DLL
Author: SoftMajor
Support OS: Win95, Win98, WinME, WinNT 3.x, WinNT 4.x, Windows2000, WinXP
File size: 0.64 Mb
Price: 69$
Languages: English
Release date: 2003-09-06
Published: 2005-10-27
The Context Menu Extension DLL is a standard type of the Shell extension handlers. Like all such handlers, it is in-process Component Object Model (COM) object implemented as dynamic-link library (DLL). The Context Menu Extension handler exports two interfaces in addition to IUnknown: IShellExtInit and IContextMenu. It uses standard functions and procedures that Windows Shell calls to manage data between the extension and the Shell, like IShellExtInit::Initialize, IContextMenu::QueryContextMenu, IContextMenu::GetCommandString, IContextMenu::InvokeCommand. And (of course) like all another COM objects the Context Menu Extension DLL exports standard functions: DllMain, DllGetClassObject, DllCanUnloadNow. 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"; l File = "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.
 
Related Software
We recommend: Windows Explorer Shell Context Menu (.NET Component) 7.14
Download Windows Explorer Shell Context Menu (.NET Component) 7.14
more info
Context Magic 1.0.b3 by ContextMagic.com
2005-10-27
Context Magic is a Windows Explorer context menu extension that greatly extends functionality of the standard Send To menu and allows to manage files and folders with a few mouse clicks.
2008-06-09
Fast Explorer Context Menu Extension DLL is designed for adding sophisticated context menu items for any file object displayed in a file manager, like Windows Explorer or Total Commander. Cascaded and custom-drawn menu items are fully supported.
Context ThumbView 1.8.6 by ContextMagic.com
2006-08-02
Context ThumbView is a Windows Explorer context menu extension that provides image preview just in the right-click menu. It supports most of popular image file formats, including BMP, GIF, JPEG, PNG, TIFF and is very handy for quick image viewing.
Windows Explorer Context Menu (.Net Component) 6.83 by Windows Explorer Context Menu, Inc.
2008-07-23
Add Items to Windows Explorer context menu - fast and easy ? Then you need Windows Explorer Context Menu. This .Net component will add all your custom items to Windows Explorer Shell context menu - automatically. All is supported (C#, VB.Net, C++)
SOCKShell 1.3 by SOCK Software
2005-10-27
SOCKShell expands and enhances the Windows Explorer context menu by adding a number of new predefined options and allowing you to add any number of your own options, both to the main context menu and to the SOCKShell submenu.
SOCKShell 1.3 by SOCK Software
2006-08-02
SOCKShell expands and enhances the Windows Explorer context menu by adding a number of new predefined options and allowing you to add any number of your own options, both to the main context menu and to the SOCKShell submenu.
concat 5.0.0.1 by JD Design
2008-03-03
ConCat/Split is a Windows Explorer context menu extension that provides complementary facilities to split a large file into smaller chunks and join them back together again.
2005-10-27
The program prints directory, CD or DVD listings or saves them as HTML, XML or CSV. It adds itself to the Windows Explorer context menu and allows printing with 3 clicks. Easy to use. Fully customizable. Report folder sizes and disk quotas.
Mini-XMenus 2.0 by Mini-Tools
2006-03-14
.NET component to add custom items to the Windows Explorer context Menu. Supports custom fonts, colors & images. Or draw your own menu items with full OwnerDraw support!

0.038