verifile.plg

来自「sha256加密算法的一个vc++实现。 网络字符串加密时可以使用。」· PLG 代码 · 共 102 行

PLG
102
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: VeriFile - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP8.tmp" with contents
[
/nologo /MD /W3 /GX /Zi /Od /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Release/" /Fp"Release/VeriFile.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\VC\jmjm\VeriFile_sha256\HMac.cpp"
"D:\VC\jmjm\VeriFile_sha256\InputKey.cpp"
"D:\VC\jmjm\VeriFile_sha256\Mac.cpp"
"D:\VC\jmjm\VeriFile_sha256\MainFrm.cpp"
"D:\VC\jmjm\VeriFile_sha256\Sha256.cpp"
"D:\VC\jmjm\VeriFile_sha256\VeriFile.cpp"
"D:\VC\jmjm\VeriFile_sha256\VeriFileDoc.cpp"
"D:\VC\jmjm\VeriFile_sha256\VeriFileView.cpp"
"D:\VC\jmjm\VeriFile_sha256\WaitDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP8.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP9.tmp" with contents
[
/nologo /MD /W3 /GX /Zi /Od /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Release/" /Fp"Release/VeriFile.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\VC\jmjm\VeriFile_sha256\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP9.tmp" 
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
HMac.cpp
D:\VC\jmjm\VeriFile_sha256\HMac.cpp(125) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
D:\VC\jmjm\VeriFile_sha256\HMac.cpp(126) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
D:\VC\jmjm\VeriFile_sha256\HMac.cpp(127) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
D:\VC\jmjm\VeriFile_sha256\HMac.cpp(128) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
D:\VC\jmjm\VeriFile_sha256\HMac.cpp(129) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
D:\VC\jmjm\VeriFile_sha256\HMac.cpp(130) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
D:\VC\jmjm\VeriFile_sha256\HMac.cpp(131) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
D:\VC\jmjm\VeriFile_sha256\HMac.cpp(132) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
InputKey.cpp
Mac.cpp
MainFrm.cpp
Sha256.cpp
D:\VC\jmjm\VeriFile_sha256\Sha256.cpp(63) : warning C4244: 'return' : conversion from '__int64' to 'unsigned long', possible loss of data
D:\VC\jmjm\VeriFile_sha256\Sha256.cpp(134) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
D:\VC\jmjm\VeriFile_sha256\Sha256.cpp(136) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
D:\VC\jmjm\VeriFile_sha256\Sha256.cpp(138) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
D:\VC\jmjm\VeriFile_sha256\Sha256.cpp(140) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
D:\VC\jmjm\VeriFile_sha256\Sha256.cpp(172) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
D:\VC\jmjm\VeriFile_sha256\Sha256.cpp(174) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
D:\VC\jmjm\VeriFile_sha256\Sha256.cpp(176) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
D:\VC\jmjm\VeriFile_sha256\Sha256.cpp(178) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
VeriFile.cpp
VeriFileDoc.cpp
VeriFileView.cpp
WaitDlg.cpp
Generating Code...
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPA.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/VeriFile.pdb" /debug /machine:I386 /out:"Release/VeriFile.exe" 
.\Release\HMac.obj
.\Release\InputKey.obj
.\Release\Mac.obj
.\Release\MainFrm.obj
.\Release\Sha256.obj
.\Release\StdAfx.obj
.\Release\VeriFile.obj
.\Release\VeriFileDoc.obj
.\Release\VeriFileView.obj
.\Release\WaitDlg.obj
.\Release\VeriFile.res
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPA.tmp"
<h3>Output Window</h3>
Linking...
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPC.tmp" with contents
[
/nologo /o"Release/VeriFile.bsc" 
.\Release\StdAfx.sbr
.\Release\HMac.sbr
.\Release\InputKey.sbr
.\Release\Mac.sbr
.\Release\MainFrm.sbr
.\Release\Sha256.sbr
.\Release\VeriFile.sbr
.\Release\VeriFileDoc.sbr
.\Release\VeriFileView.sbr
.\Release\WaitDlg.sbr]
Creating command line "bscmake.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPC.tmp"
Creating browse info file...
<h3>Output Window</h3>



<h3>Results</h3>
VeriFile.exe - 0 error(s), 17 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?