|
|
MCBase |
| MCBase V3.7 - the Music Collection dataBase system. The most flexible tool to manage the collection of the serious music collector. MCBase not only stores the information on your collection, but can a... |
|
|
JJ Reminder |
| Using JJ Reminder, you can easily set up reminder times for the current day or for any day in the future. You can set an infinite number of reminder, and you can set your favorite audio songs as the r... |
|
|
EzyEating |
| Does planning your evening meal take just as long as actually preparing it?
Do you go shopping and not really know what you need for the week?
Then EzyEating is for you! (now with a MASSIVE free rec... |
|
|
Round Robin Scheduler |
| The Round Robin Scheduler has been designed to help you quickly create round-robin schedules for your sports organization. Some of the features include multi-division scheduling; prioritized field usa... |
|
|
|
|
|
| |
|
|
| |
| |
 |
|
|
|
|
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. |
|
|
| |
 |
|
RSS-XML feed for Context Menu Extension DLL : |
|
|
|
|
|
|
Mini-Comm 2.0 - .NET Interprocess Communications Component |
Size: 2.60 MB License: Shareware Date: 07/24/2006 Downloads: 2 |
|
|
ActiveDrawer 2.5 - Realtime Visual Drawer for Visual Studio C++ |
Size: 20.95 MB License: Shareware Date: 07/19/2008 Downloads: 4 |
|
|
Alvas.Labels 2.0 - Controls for C# and VB.Net developers |
Size: 0.14 MB License: Demo Date: 01/03/2005 Downloads: 2 |
|
|
HS COM 1.1 - HS COM 1.1 Serial Communications C Source Lib |
Size: 0.30 MB License: Demo Date: 12/08/2006 Downloads: 1 |
|
|
TurboVBLite 3.3 - TurboVBLite is a freeware tool for VB6. |
Size: 2.1 MB License: Freeware Date: 03/01/2006 Downloads: 1 |
|
|
Alvas.FileControls 3.0 - Controls for C# and VB.Net developers |
Size: 0.36 MB License: Demo Date: 01/07/2006 Downloads: 1 |
|
|
|
|
|