So whats with this build error?
1>------ Build started: Project: CSHELLDLL, Configuration: Debug Win32 ------
1> asd.cpp
1>c:\users\lobuglio\documents\visual studio 2010\projects\cshelldll\cshelldll\asd.cpp(7): error C2664: 'LoadLibraryW' : cannot convert parameter 1 from 'const char [11]' to 'LPCWSTR'
1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
1>------ Build started: Project: CSHELLDLL, Configuration: Debug Win32 ------
1> asd.cpp
1>c:\users\lobuglio\documents\visual studio 2010\projects\cshelldll\cshelldll\asd.cpp(7): error C2664: 'LoadLibraryW' : cannot convert parameter 1 from 'const char [11]' to 'LPCWSTR'
1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

change directories