Also, I updated the the include for the header file in the project options under Linker/General Configuration Area in Visual Studio 2008.. I'm assuming that is the only place that would need the path to point to the library Directories and the the C/C++/ General Area to define the path for the include folders. Is there any other areas that would need this information for the following instruction:

Include the header file (VWCLient.h) after you modify the the following path to point to where the .dll is located:

#import "C:\PROGRAM fILES\vIEWWISE 6.2 sdk\ClientExt\Bin\VWClient.dll"