1>------ Build started: Project: ™D1@ZV2™, Configuration: Release Win32 ------
1>Compiling...
1>Malmsteen.cpp
1>.\Malmsteen.cpp(142) : error C2664: 'GetVolumeInformationW' : cannot convert parameter 1 from 'const char [4]' to 'LPCWSTR'
1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
1>.\Malmsteen.cpp(145) : error C2664: 'MessageBoxW' : cannot convert parameter 2 from 'const char [18]' to 'LPCWSTR'
1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
1>.\Malmsteen.cpp(150) : error C2664: 'MessageBoxW' : cannot convert parameter 2 from 'const char [20]' to 'LPCWSTR'
1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
1>.\Malmsteen.cpp(203) : error C2664: 'ID3DXFont:rawTextW' : cannot convert parameter 2 from 'char [256]' to 'LPCWSTR'
1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
1>.\Malmsteen.cpp(347) : error C2664: 'D3DXCreateFontW' : cannot convert parameter 11 from 'const char [15]' to 'LPCWSTR'
1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
1>.\Malmsteen.cpp(485) : error C2440: 'initializing' : cannot convert from 'const char [3]' to 'LPCWSTR'
1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
1>.\Malmsteen.cpp(487) : error C2664: 'CreateWindowExW' : cannot convert parameter 2 from 'const char [3]' to 'LPCWSTR'
1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
1>.\Malmsteen.cpp(547) : error C2664: 'GetModuleHandleW' : cannot convert parameter 1 from 'const char [9]' to 'LPCWSTR'
1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
1>.\Malmsteen.cpp(547) : fatal error C1903: unable to recover from previous error(s); stopping compilation
1>Build log was saved at "file://d:\VISUA BASIC PROJECT\Folder (2)\™D1@ZV2™\™D1@ZV2™\Release\BuildLog.htm"
1>™D1@ZV2™ - 9 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

Can Any Body Help Me With that Error