Version 2.4.0

LuaFAR 3

Version 2.4.0


Added functions

  1. far.MultiByteToWideChar
  2. far.CreateDir (works with UTF-8 names)
  3. far.RemoveDir (works with UTF-8 names)

Extended functions

  1. far.EditorSetParam – 2-nd parameter can be boolean.

Modified functions

  1. far.ViewerSetPosition – actual value of StartPos is returned (number; was: boolean).

Bug fixes

  1. far.EditorSetParamESPT_GETWORDDIV did not work.
  2. far.AdvControlACTL_GETSYSWORDDIV did not work.

Misc

  1. Version information is embedded into the DLL (.rc file added).