⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 camain.plg

📁 运行debug下的cisoca.exe即可。 由于在vc6.0下开发的
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: CaMain - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/CaMain.res" /d "_DEBUG" /d "_AFXDLL" "E:\CppProj\CA\CaMain\CaMain.rc"" 
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPE6.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /Fp"Debug/CaMain.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\CppProj\CA\CaMain\CACore.cpp"
"E:\CppProj\CA\CaMain\CAInfo.cpp"
"E:\CppProj\CA\CaMain\CaMain.cpp"
"E:\CppProj\CA\CaMain\CertExt.cpp"
"E:\CppProj\CA\CaMain\RevokeCert.cpp"
"E:\CppProj\CA\CaMain\RevokeCertList.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPE6.tmp" 
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPE7.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /Fp"Debug/CaMain.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\CppProj\CA\CaMain\StdAfx.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPE7.tmp" 
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPE8.tmp" with contents
[
libeay32.lib /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/CaMain.pdb" /debug /machine:I386 /def:".\CaMain.def" /out:"Debug/CaMain.dll" /implib:"Debug/CaMain.lib" /pdbtype:sept 
.\Debug\CACore.obj
.\Debug\CAInfo.obj
.\Debug\CaMain.obj
.\Debug\CertExt.obj
.\Debug\RevokeCert.obj
.\Debug\RevokeCertList.obj
.\Debug\StdAfx.obj
.\Debug\CaMain.res
]
Creating command line "link.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPE8.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
e:\cppproj\ca\camain\debug\msado15.tlh(405) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
Compiling...
CACore.cpp
CAInfo.cpp
CaMain.cpp
CertExt.cpp
RevokeCert.cpp
RevokeCertList.cpp
Generating Code...
Linking...
   Creating library Debug/CaMain.lib and object Debug/CaMain.exp



<h3>Results</h3>
CaMain.dll - 0 error(s), 1 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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