|
Shell Extensions
The shell is an application that enables users to group, start, and otherwise
control other applications.
Win32-based applications can extend the shell in a number of ways. A shell extension enhances the shell by providing additional means of manipulating file
objects, by simplifying the task of browsing through the file system and networks, or
by giving the user easier access to tools that manipulate objects in the file
system. For example, a shell extension can assign an icon to each file or add
commands to the context menu and File menu for a file.
Related Links
Software for Delphi and C++ Builder developers
Software for Visual Studio .NET developers
Software for Visual Basic 6 developers
Delphi Tips&Tricks
MegaDetailed.NET
TMS Scripter Studio Pro components for Delphi/C++Builder
More Online Helps
Win32 Multimedia Programmer's Reference (mmedia.hlp)
OLE Programmer's Reference (ole.hlp)
Microsoft Windows Pen API Programmer's Reference (penapi.hlp)
Microsoft Windows Sockets 2 Reference (sock2.hlp)
Microsoft Windows Telephony API (TAPI) Programmer's Reference (tapi.hlp)
Unix Manual Pages
|