Ok if this is a noob question. Tell me and ill ask another website cause Ive been at this for hours. Can anyone help?
Ok so i recently fixed Whits base. But i got this error i always see and i don't know how to fix it. any suggestions i have team viewer. Here is the Error
[php]1>Compiling...
1>Base.cpp
1>c:\documents and settings\stephen\desktop\BLABLA\cabase\base.cpp(27 1) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
1>c:\documents and settings\stephen\desktop\BLABLA\cabase\base.cpp(74 2) : 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\stephen\desktop\BLABLA\cabase\base.cpp(74 3) : 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\stephen\desktop\BLABLA\cabase\base.cpp(74 4) : 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\stephen\desktop\BLABLA\cabase\directx.cpp (27) : 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\stephen\desktop\BLABLA\cabase\menu.cpp(10 1) : 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\stephen\desktop\BLABLA\cabase\menu.cpp(10 4) : 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\stephen\desktop\BLABLA\cabase\menu.cpp(10 6) : 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[/php]