I'm trying to compile Sword under VS8. (I've changed it so that it generates a DLL instead of a static library.) As a static library it compiles perfectly, but as a DLL it generates a bunch of errors saying that certain functions were not found. What is happening here? (the errors change on each compile.)