Returns the version number. You can use this inline function or explicitly send the EE_GET_VERSION message.
Editor_GetVersion( HWND hwnd );
Editor_GetVersionEx( HWND hwnd, int* pnProductType );
hwnd
Specifies the window handle of the view or frame of EmEditor.
pnProductType
Specifies a pointer to an integer value. This message returns one of the following value.
VERSION_PRO EmEditor Professional VERSION_STD EmEditor Standard
Returns the version number multiplied by 1000.
Send feedback on this topic to Emurasoft