Context Menu Extension DLL 3.1
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.
X360 Multiple Video Player ActiveX Control helps application developers to control multiple video files playback simultaneously for VB .NET, web page, C#, ASP etc. The video formats include 3GP, AVI, DIVX, MOV, MPEG-4, RM, RMVB, VOB, WMV etc.
The Client/Server TCP/IP component for Delphi library (CSC4D) for network communications allows multiple servers and clients to run simultaneously over a TCP network such as the Internet or intranet (LAN). Works with all versions of Delphi.
NetXtremeFtp .NET class library offers a number of classes that make the work of transferring files directly from your application using FTP/SSL and SFTP more easily.
FlexCell is a flexible and easy to use grid control, it provides comprehensive functions, such as exporting to Excel/CSV/PDF/HTML/XML, importing from XML, printing, preview, sorting, charting, cell merging, virtual mode, ownerdraw mode, etc.
X360 Outlook Express ActiveX Control helps application developers to create applications with Outlook Express and Window Address Book operation capabilities. You can browse and operate Folders within Outlook Express, browse and operate Messages.
