?? vkeyfdo.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: SendKey - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/sendkey.res" /d "NDEBUG" "C:\FaMouse\vmouse\SendKey\sendkey.rc""
Creating temporary file "C:\DOCUME~1\JasonYu\LOCALS~1\Temp\RSP442.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "SENDKEY_EXPORTS" /FR"Release/" /Fp"Release/SendKey.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\FaMouse\vmouse\SendKey\SendKey.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\JasonYu\LOCALS~1\Temp\RSP442.tmp"
Creating temporary file "C:\DOCUME~1\JasonYu\LOCALS~1\Temp\RSP443.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "SENDKEY_EXPORTS" /FR"Release/" /Fp"Release/SendKey.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\FaMouse\vmouse\SendKey\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\JasonYu\LOCALS~1\Temp\RSP443.tmp"
Creating temporary file "C:\DOCUME~1\JasonYu\LOCALS~1\Temp\RSP444.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 /nologo /dll /incremental:no /pdb:"Release/SendKey.pdb" /machine:I386 /out:"../bin/SendKey.dll" /implib:"Release/SendKey.lib"
.\Release\SendKey.obj
.\Release\StdAfx.obj
.\Release\sendkey.res
]
Creating command line "link.exe @C:\DOCUME~1\JasonYu\LOCALS~1\Temp\RSP444.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
SendKey.cpp
Linking...
Creating library Release/SendKey.lib and object Release/SendKey.exp
<h3>Results</h3>
SendKey.dll - 0 error(s), 0 warning(s)
<h3>
--------------------Configuration: Setup - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\JasonYu\LOCALS~1\Temp\RSP448.tmp" with contents
[
/nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/Setup.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\FaMouse\vmouse\Setup\Setup.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\JasonYu\LOCALS~1\Temp\RSP448.tmp"
Creating temporary file "C:\DOCUME~1\JasonYu\LOCALS~1\Temp\RSP449.tmp" with contents
[
/nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/Setup.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\FaMouse\vmouse\Setup\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\JasonYu\LOCALS~1\Temp\RSP449.tmp"
Creating temporary file "C:\DOCUME~1\JasonYu\LOCALS~1\Temp\RSP44A.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 /nologo /subsystem:windows /incremental:no /pdb:"Release/Setup.pdb" /machine:I386 /out:"../bin/Setup.exe"
.\Release\Setup.obj
.\Release\StdAfx.obj
]
Creating command line "link.exe @C:\DOCUME~1\JasonYu\LOCALS~1\Temp\RSP44A.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
Setup.cpp
Linking...
<h3>Results</h3>
Setup.exe - 0 error(s), 0 warning(s)
<h3>
--------------------Configuration: Test - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/Test.res" /d "NDEBUG" /d "_AFXDLL" "C:\FaMouse\vmouse\Test\Test.rc""
Creating temporary file "C:\DOCUME~1\JasonYu\LOCALS~1\Temp\RSP44C.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Release/" /Fp"Release/Test.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\FaMouse\vmouse\Test\Test.cpp"
"C:\FaMouse\vmouse\Test\TestDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\JasonYu\LOCALS~1\Temp\RSP44C.tmp"
Creating temporary file "C:\DOCUME~1\JasonYu\LOCALS~1\Temp\RSP44D.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Release/" /Fp"Release/Test.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\FaMouse\vmouse\Test\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\JasonYu\LOCALS~1\Temp\RSP44D.tmp"
Creating command line "link.exe ../sendkey/release/sendkey.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/Test.pdb" /machine:I386 /out:"../bin/Test.exe" .\Release\StdAfx.obj .\Release\Test.obj .\Release\TestDlg.obj .\Release\Test.res "
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Test.cpp
TestDlg.cpp
Generating Code...
Linking...
<h3>Results</h3>
Test.exe - 0 error(s), 0 warning(s)
<h3>
--------------------Configuration: Setup - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\JasonYu\LOCALS~1\Temp\RSP44F.tmp" with contents
[
/nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/Setup.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\FaMouse\vmouse\Setup\Setup.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\JasonYu\LOCALS~1\Temp\RSP44F.tmp"
Creating temporary file "C:\DOCUME~1\JasonYu\LOCALS~1\Temp\RSP450.tmp" with contents
[
/nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/Setup.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\FaMouse\vmouse\Setup\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\JasonYu\LOCALS~1\Temp\RSP450.tmp"
Creating temporary file "C:\DOCUME~1\JasonYu\LOCALS~1\Temp\RSP451.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 /nologo /subsystem:windows /incremental:no /pdb:"Release/Setup.pdb" /machine:I386 /out:"../bin/Setup.exe"
.\Release\Setup.obj
.\Release\StdAfx.obj
]
Creating command line "link.exe @C:\DOCUME~1\JasonYu\LOCALS~1\Temp\RSP451.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
Setup.cpp
Linking...
<h3>
--------------------Configuration: SendKey - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/sendkey.res" /d "NDEBUG" "C:\FaMouse\vmouse\SendKey\sendkey.rc""
Creating temporary file "C:\DOCUME~1\JasonYu\LOCALS~1\Temp\RSP453.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "SENDKEY_EXPORTS" /FR"Release/" /Fp"Release/SendKey.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\FaMouse\vmouse\SendKey\SendKey.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\JasonYu\LOCALS~1\Temp\RSP453.tmp"
Creating temporary file "C:\DOCUME~1\JasonYu\LOCALS~1\Temp\RSP454.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "SENDKEY_EXPORTS" /FR"Release/" /Fp"Release/SendKey.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\FaMouse\vmouse\SendKey\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\JasonYu\LOCALS~1\Temp\RSP454.tmp"
Creating temporary file "C:\DOCUME~1\JasonYu\LOCALS~1\Temp\RSP455.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 /nologo /dll /incremental:no /pdb:"Release/SendKey.pdb" /machine:I386 /out:"../bin/SendKey.dll" /implib:"Release/SendKey.lib"
.\Release\SendKey.obj
.\Release\StdAfx.obj
.\Release\sendkey.res
]
Creating command line "link.exe @C:\DOCUME~1\JasonYu\LOCALS~1\Temp\RSP455.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
SendKey.cpp
Linking...
Creating library Release/SendKey.lib and object Release/SendKey.exp
<h3>
--------------------Configuration: Test - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/Test.res" /d "NDEBUG" /d "_AFXDLL" "C:\FaMouse\vmouse\Test\Test.rc""
Creating temporary file "C:\DOCUME~1\JasonYu\LOCALS~1\Temp\RSP459.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Release/" /Fp"Release/Test.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\FaMouse\vmouse\Test\Test.cpp"
"C:\FaMouse\vmouse\Test\TestDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\JasonYu\LOCALS~1\Temp\RSP459.tmp"
Creating temporary file "C:\DOCUME~1\JasonYu\LOCALS~1\Temp\RSP45A.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Release/" /Fp"Release/Test.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\FaMouse\vmouse\Test\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\JasonYu\LOCALS~1\Temp\RSP45A.tmp"
Creating command line "link.exe ../sendkey/release/sendkey.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/Test.pdb" /machine:I386 /out:"../bin/Test.exe" .\Release\StdAfx.obj .\Release\Test.obj .\Release\TestDlg.obj .\Release\Test.res "
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Test.cpp
TestDlg.cpp
Generating Code...
Linking...
<h3>
--------------------Configuration: VKeyFdo - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
warning: unresolved Environment Variable "$(ddkroot)"
Creating command line "rc.exe /l 0x409 /fo"Release/Wdmvk.res" /i "\inc" /d "NDEBUG" "C:\FaMouse\vmouse\VKeyFdo\Wdmvk.rc""
warning: unresolved Environment Variable "$(ddkroot)"
warning: unresolved Environment Variable "$(ddkroot)"
warning: unresolved Environment Variable "$(ddkroot)"
warning: unresolved Environment Variable "$(ddkroot)"
warning: unresolved Environment Variable "$(ddkroot)"
warning: unresolved Environment Variable "$(ddkroot)"
Creating temporary file "C:\DOCUME~1\JasonYu\LOCALS~1\Temp\RSP45C.tmp" with contents
[
/nologo /Gz /ML /W3 /WX /Oy /Gy /I "\inc\ddk" /I "\inc" /D WIN32=100 /D "STD_CALL" /D CONDITION_HANDLING=1 /D NT_UP=1 /D NT_INST=0 /D _NT1X_=100 /D WINNT=1 /D _WIN32_WINNT=0x0400 /D WIN32_LEAN_AND_MEAN=1 /D DEVL=1 /D FPO=1 /D "_IDWBUILD" /D "NDEBUG" /D _DLL=1 /D _X86_=1 /D i386=1 /FR"Release/" /Fo"Release/" /Oxs /Zel -cbstring /QIfdiv- /QIf /GF /c
"C:\FaMouse\vmouse\VKeyFdo\Dispatch.cpp"
"C:\FaMouse\vmouse\VKeyFdo\Init.cpp"
"C:\FaMouse\vmouse\VKeyFdo\Pnp.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\JasonYu\LOCALS~1\Temp\RSP45C.tmp"
warning: unresolved Environment Variable "$(ddkroot)"
warning: unresolved Environment Variable "$(ddkroot)"
Creating temporary file "C:\DOCUME~1\JasonYu\LOCALS~1\Temp\RSP45D.tmp" with contents
[
int64.lib ntoskrnl.lib hal.lib hidclass.lib /nologo /base:"0x10000" /version:4.0 /entry:"DriverEntry" /incremental:no /pdb:"Release/vhidmou.pdb" /debug /debugtype:coff /machine:IX86 /nodefaultlib /out:"..\bin\vhidmou.sys" /libpath:"\libfre\i386" /libpath:"\lib\i386\free" /driver /debug:notmapped,MINIMAL /IGNORE:4001,4037,4039,4065,4070,4078,4087,4089,4096 /MERGE:_PAGE=PAGE /MERGE:_TEXT=.text /SECTION:INIT,d /MERGE:.rdata=.text /FULLBUILD /RELEASE /FORCE:MULTIPLE /OPT:REF /OPTIDATA /align:0x20 /osversion:4.00 /subsystem:native
.\Release\Dispatch.obj
.\Release\Init.obj
.\Release\Pnp.obj
.\Release\Wdmvk.res
\FaMouse\vmouse\SendKey\Release\SendKey.lib
]
Creating command line "link.exe @C:\DOCUME~1\JasonYu\LOCALS~1\Temp\RSP45D.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
Dispatch.cpp
Init.cpp
Pnp.cpp
Generating Code...
Linking...
<h3>Results</h3>
vhidmou.sys - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -