int main() { lua_State *L = lua_open(0); OleInitialize(NULL); luacom_open(L); . . . }
Submit feedback about this site to: