Returns the version number. You can send this message explicitly or by using the Editor_GetVersion inline function.
EE_GET_VERSION
wParam = pnProductType;
lParam = 0;
pnProductType
Specifies a pointer to an integer value. This message returns one of the following values.
VERSION_PRO EmEditor Professional VERSION_STD EmEditor Standard
Returns the version number multiplied by 1000.
Send feedback on this topic to Emurasoft