 |
Categories |
 |
|
|
|
 |
Information |
 |
|
 |
Highlights |
 |
|
|
Context Menu Extension DLL 3.1 |
|
|
 |
| Publisher: | SoftMajor |
| License: | Demo | | Price: | $69.00 |
| OS: | Win95, Win98, WinME, WinNT 3.x, WinNT 4.x, Windows2000, WinXP |
| File size: | 0.64 Mb |
| Last updated: | Saturday 06 September, 2003 Minor Update |
| Product URL: | Context Menu Extension DLL webpage |
| Downloads: | 6 |
|
 |
|
|
|
|
 |
Context Menu Extension DLL description | |
 |
|
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.
|
 |
Product keywords: Windows, Explorer, context, menu, extension, dll, icon, ActiveX, COM, Shell |
 |
 |
|
 |
|
|
 |
Top downloads in category |
 |
 |
Add-in Express 2 .NET Edition 2.2 New Release It is a visual tool for creating COM Add-ins, Smart Tags and RTD in .NET: VB, C#. OS:Win95, Win98, WinME, WinXP, WinNT 4.x, Windows2000, Windows2003 Commercial 0.35Mb Date: 01/16/2005 Downloads: 50 |
 |
StimulControls.Net 1.04 Minor Update StimulControls.Net is a collection of controls for .Net Framework OS:Win98, WinME, WinNT 4.x, Windows2000, WinXP, Windows2003 Shareware 1.46Mb Date: 01/19/2005 Downloads: 47 |
 |
HsCipherSDK Encryption Library 1.0 New Release HsCipherSDK C Encryption Library (AES, DES, ARC4, CAST128, Blowfish, Twofish, MD5, SHA) OS:Win95, Win98, WinME, WinXP, WinNT 3.x, WinNT 4.x, Windows2000, Windows2003 Demo 0.57Mb Date: 11/21/2006 Downloads: 41 |
 |
Aspose.Word 2.1 Major update Aspose.Word is a .Net Word document component with reading and writing features OS:WinXP, Windows2000, Windows2003 Shareware 3.12Mb Date: 01/03/2005 Downloads: 37 |
 |
.NET Matrix Library 2.5.5000.811 Major Update Provides classes for object-oriented linear algebra in the .NET platform. OS:Win98, WinME, WinNT 3.x, WinNT 4.x, Windows2000, WinXP, Windows2003 Commercial 3.93Mb Date: 09/14/2006 Downloads: 37 |
 |
SMTP/POP3 Email Engine for C/C++ 3.7 Major Update SMTP / POP3 C/C++ email component library to send and receive mail. OS:Win95, Win98, WinME, WinNT 4.x, Windows2000, WinXP, Windows2003 Shareware 0.58Mb Date: 01/17/2005 Downloads: 35 |
 |
TActiveMovie 5.5 Major Update This Delphi/C++Builder component gives you full access to Microsoft Media Player OS:Win95, Win98, WinME, WinNT 4.x, WinXP, Windows2000 Demo 1.80Mb Date: 04/30/2003 Downloads: 35 |
 |
Aspose.PowerPoint 1.5 Major Update >Aspose.PowerPoint component that can read and write Microsoft PowerPoint... OS:WinXP, Windows2000, Windows2003 Shareware 0.81Mb Date: 12/20/2004 Downloads: 32 |
 |
PDFDoc Scout 1.00 New Release Library for royalty-free PDF generation in VB, C#, .NET, ASP and ASP.NET OS:Win95, Win98, WinME, WinXP, WinNT 4.x, Windows2000, Windows2003 Shareware 2.73Mb Date: 11/06/2006 Downloads: 31 |
 |
CS-ExcelDiff 1.2.59 Minor Update ComponentSoftware ExcelDiff (CS-ExcelDiff) - Excel document comparison tool OS:Win95, Win98, WinME, WinNT 3.x, WinNT 4.x, Windows2000, WinXP Shareware 1.04Mb Date: 12/15/2004 Downloads: 31 |
|
|
| |