Total Programs: 50623, Total Downloads for last month: 43274, Online: 36

Download free programs




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.


Downloads: 0
Developer: SoftMajor
License: Demo
Os: Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP
Price: 69$
Size: 0.64MB
Download time: 56K: 12s 64K: 10s 128K: 5s 768K: 1s
Last Updated: 30/03/2007
Keywords: Windows, Explorer, context, menu, extension, dll, icon, ActiveX, COM, Shell
Category: Development::Components & Libraries
Screenshot: Yes
Requirements: Visual Basic, Visual Basic .NET, C++, Delphi, Visual C# .NET, JavaScript/HTML
   

Download Context Menu Extension DLL

Recommended Downloads in this category
CaptchaSolver.com API CaptchaSolver.com API 1.0
Automated CAPTCHA solver API
SQL Server Data Access Components SQL Server Data Access Components 4.00
Library for direct connectivity to SQL Server
HardDiskSerial DLL HardDiskSerial DLL 1.0
Get hard disk serial number
Ajax-Controls.NET Ajax-Controls.NET 1.2.0.0
Ajax-Controls.NET control for.NET Framework.
Stitchcnv Library Stitchcnv Library 1.1
DLL for converting embroidery formats


Meniu
Other Program

Lo-Fi Version
Copyright 2005 - 2008
My-Install.com