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
ThumbRhinoView - ThumbRhinoView is a Windows Explorer context menu extension that provides image preview for Rhinoceros V3 and V4 files.ThumbRhinoView is a Windows Explorer context menu extension that provides image preview for Rhinoceros V3 and V4 files. If you...
Context Magic - 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.Context Magic is a Windows Explorer context menu extension...
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,...
PubChem Search for Safari - PubChem Search is very useful Safari extension that will add a PubChem search item right in the context menu.PubChem Search is very useful Safari extension that will add a PubChem search item right in the context menu.To use it, just select some...
BUY.COM Context Menu - Context Menu for Buy.Context Menu for Buy.Com site can be used as good alternative to basic search plugin. It has a number of advantages which can be very useful for you: 1. Search menu item will be displayed if you will select a text in different...
Amazon Search Menu Item for Safari - Amazon Search Menu Item is a highly efficient Safari extension that will provide the facility of searching on Amazon right from the context-menu.Amazon Search Menu Item is a highly efficient Safari extension that will provide the facility of...
File Extension Changer .NET - File Extension Changer .File Extension Changer .NET is the .NET version of File Extension Changer. It does not have the advanced features supported in the original program but it supports Windows Vista/7. It supports integration in context menu of...
Context Menu Extension DLL Match at Super Shareware
ThumbRhinoView - ThumbRhinoView is a Windows Explorer context menu extension that provides image preview for Rhinoceros V3 and V4 files.ThumbRhinoView is a Windows Explorer context menu extension that provides image preview for Rhinoceros V3 and V4 files. If you...
Context Magic - 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.Context Magic is a Windows Explorer context menu extension...
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,...
PubChem Search for Safari - PubChem Search is very useful Safari extension that will add a PubChem search item right in the context menu.PubChem Search is very useful Safari extension that will add a PubChem search item right in the context menu.To use it, just select some...
BUY.COM Context Menu - Context Menu for Buy.Context Menu for Buy.Com site can be used as good alternative to basic search plugin. It has a number of advantages which can be very useful for you: 1. Search menu item will be displayed if you will select a text in different...
Amazon Search Menu Item for Safari - Amazon Search Menu Item is a highly efficient Safari extension that will provide the facility of searching on Amazon right from the context-menu.Amazon Search Menu Item is a highly efficient Safari extension that will provide the facility of...
File Extension Changer .NET - File Extension Changer .File Extension Changer .NET is the .NET version of File Extension Changer. It does not have the advanced features supported in the original program but it supports Windows Vista/7. It supports integration in context menu of...
Developer Tools / Components & Libraries Popular Software
.NET Dashboard Suite - The .NET Dashboard Suite is a pack of .NET components for complicated and intelligent digital dashboard creation. The package includes the component for hardware emulator creation and the component for interactive graphs and charts...
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...
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...
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...