Fixed: remove and restore rule file fold end.
Fixed: "000" -> NaN.
Updated.
Fixed: wrong wParam of AKDN_OPENDOCUMENT_FINISH.
Changed: sorted by time.
Added: __int64 time compare.
Fixed: working with SaveFile plugin.
Changed: ListBox -> ListView.
Fixed: str - "1\r\n2", find - "(?<=1$\\n)2", replace - "3".