#include "contmenu.h"
Go to the source code of this file.
Classes | |
class | PlugInOp |
class | PlugInsContextMenu |
Implements the plug-ins context sensitive menus. More... | |
class | PlugInOpDescriptor |
New PlugInOpDescriptor class whose purpose in life is to allow an OpDescriptor to be created which instead of using a resource id to get the menu item/operation item text, uses a string resource. This then means we can use the name from the plug-in instead of having to resource all names! More... | |
Defines | |
#define | OPTOKEN_PLUGINS _T("PlugIns") |
Operation so that a plug-ins can be invoked and used. |
|
Operation so that a plug-ins can be invoked and used.
|