All Functions and Procedures

Name Unit Description
beNotified DLLExports

Handles editor events and notifications from Notepad++

ChangeFilePath ModulePath

 

DLLEntryPoint DLLExports

Initializes and (on shutdown) destroys the main instance of this plugin

getFuncsArray DLLExports

Sets nFuncs to the size of this plugin's TNppPlugin.FuncArray member and returns a pointer to it

getName DLLExports

Returns this plugin's TNppPlugin.PluginName member as a pointer to a UTF-16 string

isUnicode DLLExports

Always returns true

messageProc DLLExports

Handles Win32 window messages, and some editor notifications as well

setInfo DLLExports

Handles all setup logic that needs a valid handle to the Notepad++ application window