You will take a simple string class created for cs371 and create a dll from that class. Next you will test that class by removing the simpString.cpp file from the test program provided and replace it with the lib file created when you build your dll.