Context Menu Extension DLL free download Easiest way to add your own Windows Explorer menu with icon near your verb. You can easy use this component with your own application written with any programming language. 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! download   
 Example: DAEMON Tools • Top 1000
• Smart reviews
   
Search:   
     

Home > Software > download now Context Menu Extension DLL

  Popular:
Clipboard Clear 1.0
Clipboard Clear allows you to secure your system by…
DealOngo Lite 1.0.142
DealOngo is a FREE tool tailor-made for small companies and…
Anti-BO 1.5b
Anti-BO is a listening device which sits in your system…
AyaNova 6.0 new!
AyaNova service management and work order software includes…
NetChat 2.6
NetChat is a peer-to-peer local network messaging and…
DFIncBackup Home 1.22
This is the personal backup program for incremental backup…
BackupAssist 5.2
BackupAssist performs automatic, scheduled backups of…
Recipe Organizer 3.6
Recipe Organizer Deluxe is a complete program that allows…
CalcExpress Gold 1.0
A hotkey or a click on a tray icon starts the calculation…
BackTrak 1.6.10
BackTrak takes a safe copy of the data and settings in a…
Best 1000
  TOP-10:
Tenant Billing 5.4.8
This program will manage Rental Properties ie: Houses…
Eraser 5.8
Eraser is an advanced security tool, which allows you to…
TweakSEC 1.0
Powerful Windows 9x/Me/NT/2000 security configuration and…
HideInPicture 1.1
HideInPicture enables you to encrypt and hide any type of…
DVD iPod Ripper 6.5.0.2
DVD iPod Ripper - Powerful, easiest and fastest DVD to iPod…
Chaperone 4.0
Chaperone controls how and when a computer is used by…
Spam OFF 1.5
Spam OFF is one of the most effective anti-spam software…
mPixMaster 1.02
Easy to use photo viewer, editor, intuitive interface…
Form Pilot Home 2.26 new!
Filling out paper and electronic forms of any type (PDF…
Pikker 1.1.6
Dynamic portfolio rotation trading system. A new dimension…
  Sponsored links 
  New:
TOPOWIN 10.34
TOPOWIN is a state-wide register of the German topographic…
Imagicon 3.4
Imagicon is a graphics utility designed to convert multiple…
Kingdia DVD Ripper 3.6.18
Kingdia DVD Ripper is a ease-to-use and fastest DVD to…
Super Sound Joiner 3.1.1.7
Super Sound Joiner joins and converts all kinds of sound…
Ease RM Converter 2.70.10
Ease RM Converter is capable of Converting RM and RMVB file…
Forms Data Loader 3.2
Forms Data Loader is a tool to load data into Oracle Apps…
Bopup Scanner 2.1.5
This freeware network scanner displays active computers…
PDF-ShellTools 1.0.0.10-5
PDF-ShellTools are Windows shell extensions to interact…
Reportizer Viewer 3.03
Utility for previewing, printing or exporting database…
Bar Codes and More 7.2
Print your own bar codes from Windows! This set contains 14…
     
Home
News
Software
Books
Smart reviews
New soft
TOP-10
Best 1000
All Soft
Audio & Video
Business
Development Tools
Education
Games
Graphics
Home/Hobby
Internet
Desktop
Utilities

Context Menu Extension DLL 3.1  del.icio.us Fark digg Reddit MyWeb BlogMarks Furl Jots   ( View screenshot )


URL:
HTML:
Easiest way to add your own Windows Explorer menu with icon near your verb. You can easy use this component with your own application written with any programming language.

Updated May 20, 2005 20:44:29
Size656 kb
LicenceDemo
StatusMinor Update
LanguagesEnglish
TagsWindows, Explorer, context, menu, extension, dll, icon, ActiveX, COM, Shell
OSWindows 95, Windows 98, Windows ME, Windows NT, Windows 2000, Windows XP
Homepagesoftmajor.com
Emailctxmenuext@softmajor.com
AuthorSoftMajor http://www.softmajor.com
Context Menu Extension DLL free download Easiest way to add your own Windows Explorer menu with icon near your verb. You can easy use this component with your own application written with any programming language. 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!  download

 Zoom click for full size
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.
Short tags:
Windows, Explorer, context, menu, extension, dll, icon, ActiveX, COM, Shell
find all version  Find last version of Context Menu Extension DLL
      Freeware alternatives Context Menu Extension DLL 3.1
Free Download now  Free Download Context Menu Extension DLL 3.1 from softmajor.com

Similar software shotlights:
  • Fast Explorer Context Menu Extension DLL 3.1.11.190 — Fast Explorer Context Menu Extension DLL is designed for adding sophisticated context menu items for any file object displayed in a file manager, like Windows Explorer or Total Commander. Cascaded and…
Find all software similar on Context Menu Extension DLL 3.1

Similar news:
  • A German Banking Icon Beats the Rap — Deutsche Bank CEO Josef Ackermann and five other leading German business executives were acquitted on July 22 of criminal charges that they wasted shareholders' money by authorizing large payments to senior staff when former industrial and telecom giant M
  • Buggy Firefox Extension Should Be Deleted — Warnings are going out about a popular Greasemonkey extension to Mozilla's Firefox browser.
Find all news similar on Context Menu Extension DLL 3.1

Similar smart reviews:
  • ConteXt: A completely different sight at DBMS — ConteXt is effective, highly scalable, and industrial-strength DBMS with an innovative data model. Rapid application development environment, which is included in ConteXt, allows you to speed up the development of complex data-manipulating applications. The powerful, but lightweight, engine makes possible any usage of the system, from embedded one-user DB to large solutions with hundreds…
  • Change Folder Icons 7.5 - individualization of space — Permanent necessity in changing my working environment drives me crazy. I just can’t work without changing this boring «standard» appearance of desktop elements. If you feel just like me, Change Folder Icons is just for you. What does this program do? Oh, only one pretty simple thing. It allows you to replace the yellow folder icon with any other icon you want. Actually, you can…
  • Macromedia Style Menu. Flash Done Right. — Every serious web site does need a navigation menu. Any objections? OK, let’s go further. The best looking and acting menus are Flash ones, it’s a well-known statement. As well-known, as Flash technology’s drawbacks: large size, difficulties of design, search engines unfriendly-ness (they can’t follow Flash links, and thus can’t index entire web-site properly…
  • PDF In-The-Box ActiveX 3.12 — Adobe Portable Document Format (PDF) is probably one of the most popular cross-platform, display resolution-independent means of document exchange. The ability to generate reports and output data as PDF has become a standard feature for a great many of desktop and web applications. If you are a developer willing to have an easy way of generating nice PDF reports or any other…
  • HtmlCapture ActiveX Control, Web Snapshot In A Few Lines Of Code — Taking shots (images) of web-pages is an often and highly usable programming task. There are scores of possible usages, from large web-archiving suits to small one-time testing scripts; but the general purpose snapshot tools (either PrintScreen or specialized software) aren’t very good for the task. If you want one powerful yet compact solution for the problem which can be used virtually with any…
  • AS HDTEMP WIN32 DLL 2.1 — Although modern hardware is built to stay for long and average MTBF values are quite impressive, some components are still fragile if placed in harsh conditions. Hard drives are crucial components of our computers, as they hold the most important — valuable information that costs much more than the medium is stored on. If you are developing an application that intensively uses the hard…
  • HardwareID DLL - rock-solid license protection made easy — If you are a software developer working on a project that requires serious protection from unauthorized use and copying, you may want to focus on implementing a kind of protection mechanism that is really hard to hack. Despite the diversity of approaches and protection methods available on the market these days, unique system identifiers remain one of the most reliable methods…
  • Managed Extensions for VCL - a great solution of the Delphi Win32/.NET communication problem — Anyone familiar with software development knows how different the .NET framework is compared with older development platforms. The problem of framework interoperability has been vexing many developers who wanted to use .NET components in their Delphi and C++ applications. Finally, there is a solution for the problem. Managed Extensions for VCL enables you to interact with any .NET languages (C#, Visual…
  • Shell MegaPack .NET - all you need to create great-looking interfaces in a wink of an eye — If you are a .NET developer working with complex user interfaces and developing applications with an extensive UI part, you know what a pain in the neck this aspect of development may be. You can spend days and weeks polishing your custom interface and it will still leave much to be desired in terms of usability, look and feel that your customers seek. But why reinvent the wheel and…
Find all smart reviews similar on Context Menu Extension DLL 3.1


Home > Software > download now Context Menu Extension DLL

See software by tags:
Hidefolder
Problems translation
Math file geometry
see also:
PC Atomic Sync
Max 2: Counterattack
FunkyBit 3GP Video Converter
See software by tags:
Convert postscript
Remove frames
Menu xp download

Copyright © 2001—2009 3d2f
Concept:
Advertisement.