Your comments

Thanks!!

This is that I'm looking for:

IR.AddListener(IR.EVENT_MOUSE_MOVE, Source_id, function(x, y) ...
IR.AddListener(IR.EVENT_TOUCH_MOVE, Source_id, function(x, y) ...
So, to the next time that I need documentation about the references funtions, Are there any document that explain it?

On wiki, http://dev.iridiummobile.net/GUI_API/en#IR.EVENT_MOUSE_MOVE ; I don't see this information.


Best regards

Hi, I had the same issue and I can solve installing Microsoft Visual C++ 2010 Redistributable Package (x64)


https://www.microsoft.com/en-us/download/details.aspx?id=14632