Context Menu Extension DLL 3.1
![]() |
Type: Demo Cost: 69.00$ Released: 2003-09-06
|
|
|||||||||
|
Rated by: 0 user(s) Rating: NOT RATED ![]() ![]() ![]() ![]() ![]() |
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.
Related downloads:
CoolWatermark - A cool and strong assembly to write watermark on image in .NET, working with both Windows.Form and ASP.NET.
CRC .NET control - CRC .NET control is the checksum library for .NET developers.The library, especially written on .NET framework, provides exact and fast calculations of checksums. The library has an easy to use interface and fast and reliable infrastructure.
CRC32 COM Component - CRC32 COM Component is for ASP, .NET, Cold Fusion, VB, VC++ and other languages. The com component will quickly generate a CRC32 checksum from files or a text string in hex or numeric as the official polynomial used by CRC-32 in PKZip, WinZip and
CRC32 Static Library - CRC32 Static Library for Microsoft VC++ was produced to make your CRC checking operations quick & easy to implement seamlessly without the need for an external DLL
CSpot SMTPClient - Bossware?s SMTPClient is a .NET SMTP client for adding outgoing email to apps and to Web pages. It doesn?t use .NET?s resource-hungry System.Web.Mail, which is merely a wrapper for CDONTS and CDOSYS. Written in 100% managed C# and CLS compliant.




