
Untitled
By: a guest on
Aug 5th, 2012 | syntax:
None | size: 0.74 KB | hits: 9 | expires: Never
LNK 2019 - Unresolved External Symbol
1>------ Build started: Project: NowHook, Configuration: Debug Win32 ------
1>Compiling...
1>NowHook.CPP
1>Linking...
1>NowHook.obj : error LNK2019: unresolved external symbol __imp__VirtualProtect@16 referenced in function "void __cdecl
1>NowHook.obj : error LNK2019: unresolved external symbol __imp__GetProcAddress@8 referenced in function "void __cdecl
1>NowHook.obj : error LNK2019: unresolved external symbol __imp__LoadLibraryA@4 referenced in function "void __cdecl HookSend(void)" (?HookSend@@YAXXZ)
1>C:UsersJAGANDocumentsVisual Studio 2008ProjectsHookNowDebugNowHook.dll :
fatal error LNK1120: 3 unresolved externals
1>Build log was saved at "file://c:UsersJAGANDocumentsVisual Studio 2008Projects