VC++ DEMO, used for the beginners and the amour
源代码在线查看: real time input.plg
Build Log
--------------------Configuration: Real Time Input - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\gj\LOCALS~1\Temp\RSPFF.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/Real Time Input.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"G:\personals\ZLG\DxLesson\Real Time Input\InputMgrSys_t.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\gj\LOCALS~1\Temp\RSPFF.tmp"
Creating temporary file "C:\DOCUME~1\gj\LOCALS~1\Temp\RSP100.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:yes /pdb:"Debug/Real Time Input.pdb" /debug /machine:I386 /out:"Debug/Real Time Input.exe" /pdbtype:sept
".\Debug\InputMgrSys_t.obj"
".\Debug\KeyboardMgr_t.obj"
".\Debug\Real Time Input.obj"
".\Debug\StdAfx.obj"
".\Debug\Real Time Input.res"
]
Creating command line "link.exe @C:\DOCUME~1\gj\LOCALS~1\Temp\RSP100.tmp"
Output Window
Compiling...
InputMgrSys_t.cpp
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/Real Time Input.bsc" ".\Debug\StdAfx.sbr" ".\Debug\InputMgrSys_t.sbr" ".\Debug\KeyboardMgr_t.sbr" ".\Debug\Real Time Input.sbr""
Creating browse info file...
Output Window
Results
Real Time Input.exe - 0 error(s), 0 warning(s)