1>c:\documents and settings\raphael\meus documentos\visual studio 2008\projects\phanton whit\base.cpp(27) : error C2664: 'D3DXCreateFontW' : cannot convert parameter 11 from 'const char [6]' to 'LPCWSTR'
1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
1>c:\documents and settings\raphael\meus documentos\visual studio 2008\projects\phanton whit\base.cpp(58) : 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>c:\documents and settings\raphael\meus documentos\visual studio 2008\projects\phanton whit\base.cpp(59) : error C2664: 'GetModuleHandleW' : cannot convert parameter 1 from 'const char [13]' to 'LPCWSTR'
1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
1>c:\documents and settings\raphael\meus documentos\visual studio 2008\projects\phanton whit\base.cpp(60) : error C2664: 'GetModuleHandleW' : 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
1>DirectX.cpp
1>c:\documents and settings\raphael\meus documentos\visual studio 2008\projects\phanton whit\directx.cpp(30) : error C2664: 'ID3DXFont:

rawTextW' : cannot convert parameter 2 from 'char [1024]' to 'LPCWSTR'
1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
1>Menu.cpp
1>c:\documents and settings\raphael\meus documentos\visual studio 2008\projects\phanton whit\menu.cpp(74) : error C2664: 'ID3DXFont:

rawTextW' : cannot convert parameter 2 from 'char *' to 'LPCWSTR'
1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
1>c:\documents and settings\raphael\meus documentos\visual studio 2008\projects\phanton whit\menu.cpp(77) : error C2664: 'ID3DXFont:

rawTextW' : cannot convert parameter 2 from 'char *' to 'LPCWSTR'
1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
1>c:\documents and settings\raphael\meus documentos\visual studio 2008\projects\phanton whit\menu.cpp(79) : error C2664: 'ID3DXFont:

rawTextW' : cannot convert parameter 2 from 'char *' to 'LPCWSTR'
1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
1>Generating Code...
1>Build log was saved at "file://c:\Documents and Settings\raphael\Meus documentos\Visual Studio 2008\Projects\Phanton Whit\Debug\BuildLog.htm"
1>Phanton Whit - 8 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========