Download Context Menu Extension DLL 3.1

SPONSORED LINKS

    Specification

  • Version: 3.1
  • File size: 1 MB
  • File name: ctxmnuext.zip
  • Last update:
  • Platform: Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP
  • Language: English
  • License: Demo
  • Price:$69
  • Company: SoftMajor (View more)

Context Menu Extension DLL Publisher Review:




Easiest way to add your own Windows Explorer menu with icon near your verb. You can easy use this component with your own application written with any programming language.

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.Operating system:
Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP

Related downloads

TeeChart ActiveX

TeeChart ActiveX 8.08

ActiveX Charting Control offers hundreds of Graph styles in 2D and 3D, 33 mathematical and statistical Functions for you to choose from together with an unlimited number of axes and 17 toolbox components. For Windows and the Web.
Price: $449, Rating: 7, Downloads: 170 Download
Chilkat Email Class Library for VC++ 7.0

Chilkat Email Class Library for VC++ 7.0 7.4

The Chilkat C++ class library for VC++ 7.0 fully supports SMTP, POP3, MIME, HTML, SSL, S/MIME, secure authentication, attachments, SSL, progress monitoring, zip and unzip of attachments, XML import/export, and is fully internationalized to handle email in
Price: $99, Rating: 8, Downloads: 152 Download
TeeChart for PHP Open Source

TeeChart for PHP Open Source 1.0

Object-Oriented Charting component library completely written in PHP and ready to be used in any PHP scripts. It includes full source code meaning that no loaders have to be used in order to create a Graph on servers.
Price: $, Rating: 8, Downloads: 151 Download
DANSrv

DANSrv 5.1

OPC DA .NET Server Toolkit
Price: $0, Rating: 5.5, Downloads: 147 Download
Colock

Colock 4.x

In short, Colock is a software based lock for making your software copy protected. By adding just one line of code to source code of your program, you will be able to use powerful copy protection system of Colock.
Price: $45.00, Rating: 8, Downloads: 137 Download