调用dll,调用dll,调用dll,调用dll,调用dll,
源代码在线查看: gensort.plg
Build Log
--------------------Configuration: GenSort - Win32 Release--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\mthompso\LOCALS~1\Temp\RSP93.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "GENSORT_EXPORTS" /Fp"Release/GenSort.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\Documents and Settings\mthompso\Desktop\GenSort\GenSort.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\mthompso\LOCALS~1\Temp\RSP93.tmp"
Creating temporary file "C:\DOCUME~1\mthompso\LOCALS~1\Temp\RSP94.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "GENSORT_EXPORTS" /Fp"Release/GenSort.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\Documents and Settings\mthompso\Desktop\GenSort\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\mthompso\LOCALS~1\Temp\RSP94.tmp"
Creating temporary file "C:\DOCUME~1\mthompso\LOCALS~1\Temp\RSP95.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 /nologo /dll /incremental:no /pdb:"Release/GenSort.pdb" /machine:I386 /out:"Release/GenSort.dll" /implib:"Release/GenSort.lib"
".\Release\StdAfx.obj"
".\Release\GenSort.obj"
]
Creating command line "link.exe @C:\DOCUME~1\mthompso\LOCALS~1\Temp\RSP95.tmp"
Output Window
Compiling...
StdAfx.cpp
Compiling...
GenSort.cpp
Linking...
Creating library Release/GenSort.lib and object Release/GenSort.exp
Results
GenSort.dll - 0 error(s), 0 warning(s)