netmsg.plg

来自「该程序是类似于MSN的即使通信工具」· PLG 代码 · 共 63 行

PLG
63
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Netmsg - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x1409 /fo"Debug/Netmsg.res" /i "Debug" /d "_DEBUG" /d "_AFXDLL" "G:\汪晓平\四维科技工作室\未完图书\精彩50例讲解\visual C++编程精讲50例\2005-6-18最后成稿\code\appendix\网络\Peer to Peer Network Messenger\netmsg-fxx\Netmsg.rc"" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP14B.tmp" with contents
[
ws2_32.lib mpr.lib winmm.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Netmsg.pdb" /debug /machine:I386 /def:".\Netmsg.def" /out:"Debug/Netmsg.exe" /pdbtype:sept 
".\Debug\BackgroundWnd.obj"
".\Debug\ColorOptions.obj"
".\Debug\ColorStatic.obj"
".\Debug\Contact.obj"
".\Debug\ContactView.obj"
".\Debug\ConvEdit.obj"
".\Debug\Conversation.obj"
".\Debug\ConversationThread.obj"
".\Debug\DrawCorner.obj"
".\Debug\Exports.obj"
".\Debug\FileSend.obj"
".\Debug\FXFileSend.obj"
".\Debug\ImageDataObject.obj"
".\Debug\Ipclass.obj"
".\Debug\ListenSocket.obj"
".\Debug\MainFrm.obj"
".\Debug\MainOptions.obj"
".\Debug\MibAccess.obj"
".\Debug\MSNButton.obj"
".\Debug\Netmsg.obj"
".\Debug\NetmsgDoc.obj"
".\Debug\NetmsgView.obj"
".\Debug\NetSocket.obj"
".\Debug\NewContact.obj"
".\Debug\NotifyThread.obj"
".\Debug\PopWndThread.obj"
".\Debug\ProgressCtrlX.obj"
".\Debug\ResolverThread.obj"
".\Debug\ReturnEdit.obj"
".\Debug\snmpapi.obj"
".\Debug\StaticSplitter.obj"
".\Debug\StatusThread.obj"
".\Debug\StdAfx.obj"
".\Debug\TaskBarMsgWnd.obj"
".\Debug\TrackLookButton.obj"
".\Debug\TransferStatus.obj"
".\Debug\Netmsg.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP14B.tmp"
<h3>Output Window</h3>
Compiling resources...
Linking...



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

⌨️ 快捷键说明

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