Hi Simon,
> So – I now need a more recent build of luacom.dll, which fixes the utf8
trunctation problem and which is linked to msvcr100.dll. Anyone got any
suggestions?
I'm not sure if that fix was included in luacom, but I see many post-2010 changes in David Manura's repository:
https://github.com/davidm/luacom/commits/master. The repository includes makefiles for VS and mingw, so you should be able to build your own dll.
Paul.