Messages to Plug-ins¶
Queries whether the auto complete for brackets/quotation marks feature should be disabled. | |
Retrieves bitmap resource IDs for various sizes and color depths for the plug-in displayed on a toolbar. | |
Retrieves information about the plug-in. | |
Retrieves mask color for the plug-in button on a toolbar. | |
Retrieves the plug-in name. | |
Retrieves the plug-in version. | |
Queries whether the property is enabled. | |
Queries whether the plug-in can be uninstalled. | |
Requests the plug-in to display the properties. | |
Uninstalls the plug-in. | |
Called before each Windows message is translated. | |
Queries whether the plug-in wants to use dropped files. | |
Sends the plug-in user-defined messages. | |
Instructs the plug-in to sync now if the sync feature is supported. |
These messages are used by Functions to Export PlugInProc.
These constants are defined in the header file (plugin.h).