Home > Software Development > Components & Libraries > Context Menu Extension DLL by SoftMajor
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.

We notice that ctxmnuext.zip file was thoroughly tested by our system on Aug 9, 2008 by the three antivirus programs and was found absolutely clean.
This file archive is 100% SAFE to download and install.
You may view the full antivirus scan report here.
Write a review for Context Menu Extension DLL demo
Featured Components & Libraries downloads
SocketTools Secure Library Edition 6.0
The SocketTools Secure Library Edition API has over 800 functions which can be used to develop applications that meet a wide range of needs. SocketTools covers it all, including uploading and downloading files, sending email and much more.
X360 Video Player ActiveX OCX 2.50
X360 Video Player ActiveX Control helps application developers to fully control the audio and video stream. You can drawing an overlay bitmap and text over the video. Also capture current image from the video.
Catalyst File Transfer Control 6.0
The Catalyst File Transfer ActiveX control enables developers to easily integrate file transfer functionality within their applications. The control implements the standard protocols for sending and receiving files over the Internet.
SocketWrench Standard Edition 6.0
The SocketWrench Standard Edition consists of a library and ActiveX control which uses the Windows Sockets API to provide basic TCP/IP networking functionality to your application. Support for standard client and server connections is included.
SocketWrench .NET Edition 6.0
SocketWrench .NET is a managed code class that simplifies the task of developing TCP/IP networking applications in Visual Studio .NET. Includes support for secure, encrypted connections using the industry standard SSL and TLS protocols.




