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

📄 web.plg

📁 visual c++实现对指定文件的加解密
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: web - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "midl.exe /nologo /D "NDEBUG" /tlb "Release/web.tlb" /mktyplib203 /win32 "E:\VC工程\web\web.odl""
Creating command line "rc.exe /l 0x804 /fo"Release/web.res" /i "Release" /d "NDEBUG" /d "_AFXDLL" "E:\VC工程\web\web.rc"" 
Creating temporary file "C:\DOCUME~1\OWNER~4.LEN\LOCALS~1\Temp\RSP382.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Fp"Release/web.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"E:\VC工程\web\web.cpp"
"E:\VC工程\web\WebCtl.cpp"
"E:\VC工程\web\WebPpg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\OWNER~4.LEN\LOCALS~1\Temp\RSP382.tmp" 
Creating temporary file "C:\DOCUME~1\OWNER~4.LEN\LOCALS~1\Temp\RSP383.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Fp"Release/web.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"E:\VC工程\web\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\OWNER~4.LEN\LOCALS~1\Temp\RSP383.tmp" 
Creating temporary file "C:\DOCUME~1\OWNER~4.LEN\LOCALS~1\Temp\RSP384.tmp" with contents
[
/nologo /subsystem:windows /dll /incremental:no /pdb:"Release/web.pdb" /machine:I386 /def:".\web.def" /out:"Release/web.ocx" /implib:"Release/web.lib" 
".\Release\StdAfx.obj"
".\Release\web.obj"
".\Release\WebCtl.obj"
".\Release\WebPpg.obj"
".\Release\web.res"
]
Creating command line "link.exe @C:\DOCUME~1\OWNER~4.LEN\LOCALS~1\Temp\RSP384.tmp"
Creating temporary file "C:\DOCUME~1\OWNER~4.LEN\LOCALS~1\Temp\RSP385.bat" with contents
[
@echo off
regsvr32 /s /c ".\Release\web.ocx"
echo regsvr32 exec. time > ".\Release\regsvr32.trg"
]
Creating command line "C:\DOCUME~1\OWNER~4.LEN\LOCALS~1\Temp\RSP385.bat"
Creating Type Library...
Processing E:\VC工程\web\web.odl
web.odl
Processing E:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\oaidl.idl
oaidl.idl
Processing E:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\objidl.idl
objidl.idl
Processing E:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\unknwn.idl
unknwn.idl
Processing E:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\wtypes.idl
wtypes.idl
Compiling resources...
Compiling...
StdAfx.cpp
E:\VC工程\web\stdafx.h(26) : warning C4192: automatically excluding 'wireHDC' while importing type library 'mshtml.tlb'
E:\VC工程\web\stdafx.h(26) : warning C4192: automatically excluding '_RemotableHandle' while importing type library 'mshtml.tlb'
E:\VC工程\web\stdafx.h(26) : warning C4192: automatically excluding '__MIDL_IWinTypes_0009' while importing type library 'mshtml.tlb'
E:\VC工程\web\stdafx.h(26) : warning C4192: automatically excluding 'tagRECT' while importing type library 'mshtml.tlb'
E:\VC工程\web\stdafx.h(26) : warning C4192: automatically excluding 'tagPOINT' while importing type library 'mshtml.tlb'
E:\VC工程\web\stdafx.h(26) : warning C4192: automatically excluding 'wireHWND' while importing type library 'mshtml.tlb'
E:\VC工程\web\stdafx.h(26) : warning C4192: automatically excluding '_userHBITMAP' while importing type library 'mshtml.tlb'
E:\VC工程\web\stdafx.h(26) : warning C4192: automatically excluding '__MIDL_IWinTypes_0007' while importing type library 'mshtml.tlb'
E:\VC工程\web\stdafx.h(26) : warning C4192: automatically excluding '_userBITMAP' while importing type library 'mshtml.tlb'
E:\VC工程\web\stdafx.h(26) : warning C4192: automatically excluding '_userHGLOBAL' while importing type library 'mshtml.tlb'
E:\VC工程\web\stdafx.h(26) : warning C4192: automatically excluding '__MIDL_IWinTypes_0003' while importing type library 'mshtml.tlb'
E:\VC工程\web\stdafx.h(26) : warning C4192: automatically excluding '_FLAGGED_BYTE_BLOB' while importing type library 'mshtml.tlb'
E:\VC工程\web\stdafx.h(26) : warning C4192: automatically excluding 'tagSIZE' while importing type library 'mshtml.tlb'
E:\VC工程\web\stdafx.h(26) : warning C4192: automatically excluding 'IEnumUnknown' while importing type library 'mshtml.tlb'
e:\vc工程\web\release\mshtml.tlh(73018) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
E:\VC工程\web\stdafx.h(27) : warning C4192: automatically excluding 'OLECMDID' while importing type library 'shdocvw.dll'
E:\VC工程\web\stdafx.h(27) : warning C4192: automatically excluding 'OLECMDF' while importing type library 'shdocvw.dll'
E:\VC工程\web\stdafx.h(27) : warning C4192: automatically excluding 'OLECMDEXECOPT' while importing type library 'shdocvw.dll'
E:\VC工程\web\stdafx.h(27) : warning C4192: automatically excluding 'tagREADYSTATE' while importing type library 'shdocvw.dll'
Compiling...
web.cpp
WebCtl.cpp
WebPpg.cpp
Generating Code...
Linking...
   Creating library Release/web.lib and object Release/web.exp
<h3>Output Window</h3>
Registering ActiveX Control...



<h3>Results</h3>
web.ocx - 0 error(s), 19 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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