www.pudn.com > 将DLL注入到其他进程中.rar > TestFL.plg
Build Log
--------------------Configuration: TestFL - Win32 Release--------------------
Command Lines
Creating temporary file "D:\DOCUME~1\Paladin1\LOCALS~1\Temp\RSP14C.tmp" with contents [ /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "WINNT" /Fp"Release/TestFL.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c "E:\works\paladin\forcelibdll\src\TestFL\SystemInfo.cpp" "E:\works\paladin\forcelibdll\src\TestFL\TestFl.cpp" ] Creating command line "cl.exe @D:\DOCUME~1\Paladin1\LOCALS~1\Temp\RSP14C.tmp" Creating temporary file "D:\DOCUME~1\Paladin1\LOCALS~1\Temp\RSP14D.tmp" with contents [ kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ..\release\ForceLibrary.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/TestFL.pdb" /machine:I386 /out:"..\TestFL.exe" .\Release\SystemInfo.obj .\Release\TestFl.obj ] Creating command line "link.exe @D:\DOCUME~1\Paladin1\LOCALS~1\Temp\RSP14D.tmp"Output Window
Compiling... SystemInfo.cpp TestFl.cpp Linking... TestFl.obj : error LNK2001: unresolved external symbol _ForceLibrary@8 nafxcw.lib(apphelp.obj) : error LNK2001: unresolved external symbol __mbctype nafxcw.lib(filelist.obj) : error LNK2001: unresolved external symbol __mbctype nafxcw.lib(timecore.obj) : error LNK2001: unresolved external symbol __mbctype nafxcw.lib(appcore.obj) : error LNK2001: unresolved external symbol ___argv nafxcw.lib(appcore.obj) : error LNK2001: unresolved external symbol ___argc ..\TestFL.exe : fatal error LNK1120: 4 unresolved externals Error executing link.exe.Results
TestFL.exe - 7 error(s), 0 warning(s)