|
Is there any third party utilities to access COM objects through LUA? I don't actually need to create them, just read/set properties and call methods. If not, I was thinking it should be possible to make a generic function calling the Invoke() method...? Jaimi