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

📄 mouse.plg

📁 Visual C++案例开发集锦
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Mouse - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/Mouse.res" /d "NDEBUG" /d "_AFXDLL" "D:\VC写作目录\源代码\第八章\鼠标钩子编程\Mouse\Mouse.rc"" 
Creating temporary file "C:\DOCUME~1\tangbin\LOCALS~1\Temp\RSPC4.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/Mouse.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\VC写作目录\源代码\第八章\鼠标钩子编程\Mouse\Mouse.cpp"
"D:\VC写作目录\源代码\第八章\鼠标钩子编程\Mouse\MouseDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\tangbin\LOCALS~1\Temp\RSPC4.tmp" 
Creating temporary file "C:\DOCUME~1\tangbin\LOCALS~1\Temp\RSPC5.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/Mouse.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\VC写作目录\源代码\第八章\鼠标钩子编程\Mouse\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\tangbin\LOCALS~1\Temp\RSPC5.tmp" 
Creating command line "link.exe Mousehook.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/Mouse.pdb" /machine:I386 /out:"../Mouse.exe"  ".\Release\Mouse.obj" ".\Release\MouseDlg.obj" ".\Release\StdAfx.obj" ".\Release\Mouse.res" "
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Mouse.cpp
MouseDlg.cpp
Generating Code...
Linking...



<h3>Results</h3>
Mouse.exe - 0 error(s), 0 warning(s)
<h3>
--------------------Configuration: Mouse - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/Mouse.res" /d "_DEBUG" /d "_AFXDLL" "D:\VC写作目录\源代码\第八章\鼠标钩子编程\Mouse\Mouse.rc"" 
Creating temporary file "C:\DOCUME~1\tangbin\LOCALS~1\Temp\RSPC7.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Mouse.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\VC写作目录\源代码\第八章\鼠标钩子编程\Mouse\Mouse.cpp"
"D:\VC写作目录\源代码\第八章\鼠标钩子编程\Mouse\MouseDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\tangbin\LOCALS~1\Temp\RSPC7.tmp" 
Creating temporary file "C:\DOCUME~1\tangbin\LOCALS~1\Temp\RSPC8.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Mouse.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\VC写作目录\源代码\第八章\鼠标钩子编程\Mouse\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\tangbin\LOCALS~1\Temp\RSPC8.tmp" 
Creating command line "link.exe Mousehook.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Mouse.pdb" /debug /machine:I386 /out:"Debug/Mouse.exe" /pdbtype:sept  ".\Debug\Mouse.obj" ".\Debug\MouseDlg.obj" ".\Debug\StdAfx.obj" ".\Debug\Mouse.res" "
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Mouse.cpp
MouseDlg.cpp
Generating Code...
Linking...



<h3>Results</h3>
Mouse.exe - 0 error(s), 0 warning(s)
<h3>
--------------------Configuration: Mousehook - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/Mousehook.res" /d "NDEBUG" /d "_AFXDLL" "D:\VC写作目录\源代码\第八章\鼠标钩子编程\Mousehook\Mousehook.rc"" 
Creating temporary file "C:\DOCUME~1\tangbin\LOCALS~1\Temp\RSPCA.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /Fp"Release/Mousehook.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\VC写作目录\源代码\第八章\鼠标钩子编程\Mousehook\Mousehook.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\tangbin\LOCALS~1\Temp\RSPCA.tmp" 
Creating temporary file "C:\DOCUME~1\tangbin\LOCALS~1\Temp\RSPCB.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /Fp"Release/Mousehook.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\VC写作目录\源代码\第八章\鼠标钩子编程\Mousehook\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\tangbin\LOCALS~1\Temp\RSPCB.tmp" 
Creating temporary file "C:\DOCUME~1\tangbin\LOCALS~1\Temp\RSPCC.tmp" with contents
[
/nologo /subsystem:windows /dll /incremental:no /pdb:"Release/Mousehook.pdb" /machine:I386 /def:".\Mousehook.def" /out:"../Mousehook.dll" /implib:"Release/Mousehook.lib" 
".\Release\Mousehook.obj"
".\Release\StdAfx.obj"
".\Release\Mousehook.res"
]
Creating command line "link.exe @C:\DOCUME~1\tangbin\LOCALS~1\Temp\RSPCC.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Mousehook.cpp
Linking...
   Creating library Release/Mousehook.lib and object Release/Mousehook.exp



<h3>Results</h3>
Mousehook.dll - 0 error(s), 0 warning(s)
<h3>
--------------------Configuration: Mousehook - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/Mousehook.res" /d "_DEBUG" /d "_AFXDLL" "D:\VC写作目录\源代码\第八章\鼠标钩子编程\Mousehook\Mousehook.rc"" 
Creating temporary file "C:\DOCUME~1\tangbin\LOCALS~1\Temp\RSPD0.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/Mousehook.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\VC写作目录\源代码\第八章\鼠标钩子编程\Mousehook\Mousehook.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\tangbin\LOCALS~1\Temp\RSPD0.tmp" 
Creating temporary file "C:\DOCUME~1\tangbin\LOCALS~1\Temp\RSPD1.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/Mousehook.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\VC写作目录\源代码\第八章\鼠标钩子编程\Mousehook\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\tangbin\LOCALS~1\Temp\RSPD1.tmp" 
Creating temporary file "C:\DOCUME~1\tangbin\LOCALS~1\Temp\RSPD2.tmp" with contents
[
/nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/Mousehook.pdb" /debug /machine:I386 /def:".\Mousehook.def" /out:"Debug/Mousehook.dll" /implib:"Debug/Mousehook.lib" /pdbtype:sept 
".\Debug\Mousehook.obj"
".\Debug\StdAfx.obj"
".\Debug\Mousehook.res"
]
Creating command line "link.exe @C:\DOCUME~1\tangbin\LOCALS~1\Temp\RSPD2.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Mousehook.cpp
Linking...
   Creating library Debug/Mousehook.lib and object Debug/Mousehook.exp



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

⌨️ 快捷键说明

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