Hans-Christoph Steiner wrote:
The point remains, even though Pd objectclasses on Windows use the same file extension as generic libraries (dll), it is not causing problems.
Didn't you yourself have issues with your hid external? I seem to recall you had to rename it to hidio because of conflicts with Windows' own hid.dll or something? That is the same kind of conflict that will be avoided by naming the Lua scripts .pd_lua instead of .lua alone.
http://lists.puredata.info/pipermail/pd-dev/2006-01/005721.html
Thanks,