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

📄 test3.plg

📁 Protel99se鼠标中键功能的工具
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: test3 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/test3.res" /d "_DEBUG" /d "_AFXDLL" "C:\Documents and Settings\Chen Jun\桌面\ccc\ccc\src\Test3\test3.rc"" 
Creating temporary file "G:\Temp\RSPB2.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /FR"Debug/" /Fp"Debug/test3.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"C:\Documents and Settings\Chen Jun\桌面\ccc\ccc\src\Test3\test3.cpp"
]
Creating command line "cl.exe @G:\Temp\RSPB2.tmp" 
Creating temporary file "G:\Temp\RSPB3.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /FR"Debug/" /Fp"Debug/test3.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"C:\Documents and Settings\Chen Jun\桌面\ccc\ccc\src\Test3\StdAfx.cpp"
]
Creating command line "cl.exe @G:\Temp\RSPB3.tmp" 
Creating command line "link.exe Winmm.lib /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/hook.pdb" /debug /machine:I386 /def:".\test3.def" /out:"Debug/hook.dll" /implib:"Debug/hook.lib" /pdbtype:sept  ".\Debug\StdAfx.obj" ".\Debug\test3.obj" ".\Debug\test3.res" "
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp

NOTE: WINVER has been defined as 0x0500 or greater which enables
Windows NT 5.0 and Windows 98 features. When these headers were released,
Windows NT 5.0 beta 1 and Windows 98 beta 2.1 were the current versions.

For this release when WINVER is defined as 0x0500 or greater, you can only
build beta or test applications.  To build a retail application,
set WINVER to 0x0400 or visit http://www.microsoft.com/msdn/sdk
to see if retail Windows NT 5.0 or Windows 98 headers are available.

See the SDK release notes for more information.

Compiling...
test3.cpp
Linking...
   Creating library Debug/hook.lib and object Debug/hook.exp
hook.exp : warning LNK4070: /OUT:test3.dll directive in .EXP differs from output filename "Debug/hook.dll"; ignoring directive
Creating command line "bscmake.exe /nologo /o"Debug/test3.bsc"  ".\Debug\StdAfx.sbr" ".\Debug\test3.sbr""
Creating browse info file...
<h3>Output Window</h3>



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

⌨️ 快捷键说明

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