3030 shaares
25 private links
25 private links
6 results
tagged
LUA
hDll := lua_loadDll("lua51.dll")
l := luaL_newstate()
luaL_openlibs(l)