dll.plg
资源名称:packet32.zip [点击查看]
上传用户:d748196
上传日期:2007-01-07
资源大小:42k
文件大小:1k
源码类别:
网络截获/分析
开发平台:
WINDOWS
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: dll - Win32 Release--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "c:TempRSP6D.tmp" with contents
- [
- /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "DLL_EXPORTS" /Fp"Release/dll.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c
- "F:tempgetpacketpacket32DLLPACKET32.C"
- ]
- Creating command line "cl.exe @c:TempRSP6D.tmp"
- Creating temporary file "c:TempRSP6E.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/packet32.pdb" /machine:I386 /def:".dll.def" /out:"packet32.dll" /implib:"Release/packet32.lib"
- .ReleasePACKET32.OBJ
- ]
- Creating command line "link.exe @c:TempRSP6E.tmp"
- <h3>Output Window</h3>
- Compiling...
- PACKET32.C
- F:tempgetpacketpacket32DLLPACKET32.C(430) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data
- Linking...
- Creating library Release/packet32.lib and object Release/packet32.exp
- <h3>Results</h3>
- packet32.dll - 0 error(s), 1 warning(s)
- </pre>
- </body>
- </html>