Oddity w/ Dynamp 0.51 Thread last updated on 2004-05-02 18:53:18

Posted by member 12025 on 2004-05-02 11:13:41

So I'm making a theme, and deciding to use newer module versions.
*NetLoadModule "dynamp-0.51"

Yet LS gives an error that it cannot find the module, the title bar of the error reading "C:\LITEST~1\modules\dynamp-0.51.dll", yet, as expected, it exists.
However, LoadModule also can't find it, even if given the full path, copied from the DLL's properties window to be sure.
LoadModule "C:\LiteStep2\modules\dynamp-0.51.dll"

Er...? I'm totally lost on this.

Posted by member 99 on 2004-05-02 18:16:12 link

Windows is lying to you. Most likely you are missing MSVCP70.DLL and/or MSVCR70.DLL.

Posted by member 12025 on 2004-05-02 18:53:18 link

It was MSVCP70.DLL, thanks.