Your own Windows Explorer menu verb with icon
go to home page
go back
RSS Icon View all RSS Feeds - Software News
Keep Informed - Subscribe now!
Subscribe to Development Software News RSS Feed:
Add to Google Reader or Homepage Add to Plusmo

Didn't find what your looking for?
Try our search tool:
Easiest way to add your own Windows Explorer menu with icon near your verb.



Related Software


FTP client component with SSH and SSL support
Context Menu Extension DLL 3.1 by SoftMajor
License: Demo
Context Menu Extension DLL scanned and found to be virus free

Publisher's 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.




Size: 656KB
Cost: $69.00


Rate this program:
0 Out of 5
Rated by 0 users.
12345

What do you
think about
Context Menu Extension DLL?
Add your comment


The Context Menu Extension DLL is a easiest way to add Windows Explorer context menu extension (like WinZip) into your own application. This menu will appear every time users click right mouse button over file(s) or folder(s) inside Windows Explorer window (or another file-manager (e.g. Windows Commander or Total Commander), which supports standard shell menu).
Platform: Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP
License: Demo
Category: Development::Components & Libraries
Date Added: Oct 30, 2006
Date Updated: Nov 28, 2008
Last Release Date: Sep 06, 2003
Page Visit: 3
Malware Status: Clean
Scan Date: Apr 05, 2008
Link to this page



Let others know your opinion about this program! Add your comments:

No comments have been provided.


credits


Your Name:

Your Location:

Your Comments:

Security check *

 


How to link to this page( simply cut and paste the following code into your web page):

Virus Free Award sample code:







Text link code:

Context Menu Extension DLL listed on DoubleR Software Download


Disclaimer: DoubleR Software Download is not responsible for the content of the publisher's description or website. We cannot be held liable for issues that arise from the download or use of these products. We take every care to ensure that software available from this site is adware-spyware-virus-free but any software downloaded should be virus-checked by the downloader.