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"; 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.
Platform: Windows, Windows 98, Windows Me, Windows NT, Windows 2000, Windows XP
System Requirements: There is no specific requirements
Context Menu Extension DLL Related Software
Context ThumbView - Image preview directly in the context menu invoked by right mouse clickContext ThumbView is a Windows Explorer context menu extension that provides image preview directly in the right-click menu. It supports most of popular image file formats,...
Windows Explorer Context Menu (.Net Component) - Add Items to Windows Explorer context menu - fast and easy ?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...
Explorer Context Menu Platinum (.Net Component) - Add custom items to Windows Explorer shell context menu easily with Context Menu Platinum (.Add custom items to Windows Explorer shell context menu easily with Context Menu Platinum (.Net Component for C#, VB, etc.). Easy to start (just install),...
Cute Context Menu - Cute Context Menu let you add your own menus into context menu.Cute Context Menu let you add your own menus into context menu. When you right-click a folder or the Desktop, you'll see your own context menu entry. The context menu entry can attach...
Explorer Context Menu Platinum - Add custom items to Explorer shell context menu easily with Context Menu Platinum. Support .Net, C#, VB, VB .Net. Work on any Windows computer, including Windows XP and Vista. Easy to start (just install), easy to add your menu items - easy to...
Moo0 RightClicker - Enhance Your Context Menu.Moo0 RightClicker is a set of enhancements on the context menu (right click menu) of Windows Explorer. It adds many useful functionalities like duplicating current explorer window, open/move to/copy to bookmarked folders,...
concat - ConCat/Split is a Windows Explorer context menu extension that provides two complementary facilities:1.ConCat/Split is a Windows Explorer context menu extension that provides two complementary facilities:1. A split facility that lets you easily...
Context Menu Extension DLL Match at Super Shareware
Context ThumbView - Image preview directly in the context menu invoked by right mouse clickContext ThumbView is a Windows Explorer context menu extension that provides image preview directly in the right-click menu. It supports most of popular image file formats,...
Windows Explorer Context Menu (.Net Component) - Add Items to Windows Explorer context menu - fast and easy ?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...
Explorer Context Menu Platinum (.Net Component) - Add custom items to Windows Explorer shell context menu easily with Context Menu Platinum (.Add custom items to Windows Explorer shell context menu easily with Context Menu Platinum (.Net Component for C#, VB, etc.). Easy to start (just install),...
Cute Context Menu - Cute Context Menu let you add your own menus into context menu.Cute Context Menu let you add your own menus into context menu. When you right-click a folder or the Desktop, you'll see your own context menu entry. The context menu entry can attach...
Explorer Context Menu Platinum - Add custom items to Explorer shell context menu easily with Context Menu Platinum. Support .Net, C#, VB, VB .Net. Work on any Windows computer, including Windows XP and Vista. Easy to start (just install), easy to add your menu items - easy to...
Moo0 RightClicker - Enhance Your Context Menu.Moo0 RightClicker is a set of enhancements on the context menu (right click menu) of Windows Explorer. It adds many useful functionalities like duplicating current explorer window, open/move to/copy to bookmarked folders,...
concat - ConCat/Split is a Windows Explorer context menu extension that provides two complementary facilities:1.ConCat/Split is a Windows Explorer context menu extension that provides two complementary facilities:1. A split facility that lets you easily...
Developer Tools / Components & Libraries Popular Software
Face Recognition ActiveX DLL - Create your own biometric face recognition security for Windows. Two functions : Train and Recognize. Uses neural net back propagation algorithm. Works great even for a low resolution web cam image. Source Code with Video capture & feature...
MediaLooks Video Mixer - MediaLooks Video Mixer is a DirectShow filter for real-time mixing of several video streams coming from different video sources (such as cameras, files or static images).MediaLooks Video Mixer is a DirectShow filter for real-time mixing of several...
WiFi-Manager - WiFi-Manager is a developer tool that allows you to manage wireless networks and settings in Windows XP SP2/SP3 and Vista using one set of API functions.WiFi-Manager is a developer tool that allows you to manage wireless networks and settings in...
Bluetooth Framework X - Bluetooth Framework X is an easy-to-use communication library for C++, VB, VB.NET, C# and other developers which will allow to your applications communicate with mobile devices through Bluetooth, IrDA or Serial interfaces.Bluetooth Framework X is...
XML Viewer - XML Viewer is a simple, though very useful program for XML viewing/editing.MindFusion's XML Viewer is used to examine the contents of an XML file in an easy-to-use environment. In addition you can make modification to the XML such as insering and...