To avoid confusion between the dll and import libs in the dll directory, and the static libs in the lib directory.. I have renamed the static libs in ois/lib to be ois_static.lib and ois_static_d.lib
Also, I changed the FFConsole demo to demostrate how to link and use OIS as a dynamic lib. All changes have been applied to both VC7 and VC8 project files.