fjfc Advanced Cheater
Reputation: 0
Joined: 21 Sep 2006 Posts: 91
|
Posted: Sun Jun 08, 2008 10:13 am Post subject: Help w/ VIsual C++ Express 2008 |
|
|
i tried to compile ggcrc made by Xor and then i get those errors:
| Quote: | ------ Build started: Project: GGCRC, Configuration: Release Win32 ------
Linking...
GGCRC.obj : error LNK2001: unresolved external symbol "extern "C" int __stdcall wvsprintfW(wchar_t *,wchar_t const *,char *)" (?wvsprintfW@@$$J212YGHPA_WPB_WPAD@Z)
GGCRC.obj : error LNK2001: unresolved external symbol "extern "C" struct HWND__ * __stdcall FindWindowW(wchar_t const *,wchar_t const *)" (?FindWindowW@@$$J18YGPAUHWND__@@PB_W0@Z)
GGCRC.obj : error LNK2001: unresolved external symbol "extern "C" unsigned long __stdcall GetWindowThreadProcessId(struct HWND__ *,unsigned long *)" (?GetWindowThreadProcessId@@$$J18YGKPAUHWND__@@PAK@Z)
GGCRC.obj : error LNK2001: unresolved external symbol "extern "C" unsigned long __stdcall GetModuleBaseNameW(void *,struct HINSTANCE__ *,wchar_t *,unsigned long)" (?GetModuleBaseNameW@@$$J216YGKPAXPAUHINSTANCE__@@PA_WK@Z)
D:\Documents and Settings\Administrador\Meus documentos\Visual Studio 2008\Projects\GGCRC\Release\GGCRC.dll : fatal error LNK1120: 4 unresolved externals
Build log was saved at "file://d:\Documents and Settings\Administrador\Meus documentos\Visual Studio 2008\Projects\GGCRC\GGCRC\Release\BuildLog.htm"
GGCRC - 5 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ========== |
any1 know how to pass them?
|
|