hey guys i just started to learn C++ and its been 1 month ,still learning however i checked the fatboy thread in GZP about wallhack source,i downloaded directx sdk thingy and all the include file and librarys but i have an error while compiling it here is a picture of it...
here is some of pictures for people
my first error

thats second

thats thrid

and this is the last one

i hope for those who know how to solve it would help me
yea and this is the errors in text
Code:
1>------ Build started: Project: WallHack, Configuration: Debug Win32 ------
1>Compiling...
1>WallHack.cpp
1>.WallHack.cpp(72) : warning C4996: '_vsnprintf': This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:Program FilesMicrosoft Visual Studio 9.0VCincludestdio.h(358) : see declaration of '_vsnprintf'
1>.WallHack.cpp(120) : warning C4244: 'initializing' : conversion from 'float' to 'LONG', possible loss of data
1>.WallHack.cpp(120) : warning C4244: 'initializing' : conversion from 'float' to 'LONG', possible loss of data
1>.WallHack.cpp(120) : warning C4244: 'initializing' : conversion from 'float' to 'LONG', possible loss of data
1>.WallHack.cpp(120) : warning C4244: 'initializing' : conversion from 'float' to 'LONG', possible loss of data
1>.WallHack.cpp(121) : warning C4244: 'initializing' : conversion from 'float' to 'LONG', possible loss of data
1>.WallHack.cpp(121) : warning C4244: 'initializing' : conversion from 'float' to 'LONG', possible loss of data
1>.WallHack.cpp(121) : warning C4244: 'initializing' : conversion from 'float' to 'LONG', possible loss of data
1>.WallHack.cpp(121) : warning C4244: 'initializing' : conversion from 'float' to 'LONG', possible loss of data
1>.WallHack.cpp(138) : 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>.WallHack.cpp(411) : error C2664: 'GetModuleFileNameW' : cannot convert parameter 2 from 'char [320]' to 'LPWCH'
1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
1>Build log was saved at "file://c:Documents and SettingsThe FearMy DocumentsVisual Studio 2008ProjectsWallHackWallHackDebugBuildLog.htm"
1>WallHack - 2 error(s), 9 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
click on picture to get a bigger veiw
and plz help me.... dont be like GZP