LF_LoadFile
From LuaFAR 3
LF_LoadFile
int LF_LoadFile (lua_State *L, const wchar_t *filename)
Description:
The function can be used as a replacement for luaL_loadfile,
working with wide char filename parameter, otherwise identical.
From LuaFAR 3
int LF_LoadFile (lua_State *L, const wchar_t *filename)
The function can be used as a replacement for luaL_loadfile,
working with wide char filename parameter, otherwise identical.