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

📄 userinfo.plg

📁 基于组件的三层分布式应用系统的设计
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: UserInfo - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/UserInfo.res" /d "_DEBUG" "F:\《Visual C++项目案例导航》源代码\第3部分源码\组件\UserInfo\UserInfo.rc"" 
Creating temporary file "D:\DOCUME~1\mengzl\LOCALS~1\Temp\RSP23F.tmp" with contents
[
/nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /Fp"Debug/UserInfo.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"F:\《Visual C++项目案例导航》源代码\第3部分源码\组件\UserInfo\User.cpp"
"F:\《Visual C++项目案例导航》源代码\第3部分源码\组件\UserInfo\UserInfo.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\mengzl\LOCALS~1\Temp\RSP23F.tmp" 
Creating temporary file "D:\DOCUME~1\mengzl\LOCALS~1\Temp\RSP240.tmp" with contents
[
/nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /Fp"Debug/UserInfo.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"F:\《Visual C++项目案例导航》源代码\第3部分源码\组件\UserInfo\StdAfx.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\mengzl\LOCALS~1\Temp\RSP240.tmp" 
Creating temporary file "D:\DOCUME~1\mengzl\LOCALS~1\Temp\RSP241.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 mtx.lib mtxguid.lib delayimp.lib /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/UserInfo.pdb" /debug /machine:I386 /def:".\UserInfo.def" /out:"Debug/UserInfo.dll" /implib:"Debug/UserInfo.lib" /pdbtype:sept /delayload:mtxex.dll 
".\Debug\StdAfx.obj"
".\Debug\User.obj"
".\Debug\UserInfo.obj"
".\Debug\UserInfo.res"
]
Creating command line "link.exe @D:\DOCUME~1\mengzl\LOCALS~1\Temp\RSP241.tmp"
Creating temporary file "D:\DOCUME~1\mengzl\LOCALS~1\Temp\RSP242.bat" with contents
[
@echo off
regsvr32 /s /c ".\Debug\UserInfo.dll"
echo regsvr32 exec. time > ".\Debug\regsvr32.trg"
echo Execute mtxrereg.exe before using MTS components in MTS
]
Creating command line "D:\DOCUME~1\mengzl\LOCALS~1\Temp\RSP242.bat"
Compiling resources...
Compiling...
StdAfx.cpp
f:\《visual c++项目案例导航》源代码\第3部分源码\组件\userinfo\stdafx.h(24) : fatal error C1083: Cannot open type library file: 'msado15.dll': No such file or directory
Error executing cl.exe.
<h3>Output Window</h3>



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

⌨️ 快捷键说明

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