是《3D游戏编程》的代码
买了这本书
源代码在线查看: fullscreen.plg
Build Log
--------------------Configuration: FullScreen - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\WINDOWS\TEMP\RSPA3A5.TMP" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/FullScreen.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\DirectX 3D游戏编程\SourceCode\3d游戏编程_05\例子8\ViewTrans.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSPA3A5.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSPA3A6.TMP" with contents
[
winmm.lib d3d8.lib d3dx8.lib 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/FullScreen.pdb" /debug /machine:I386 /out:"Debug/FullScreen.exe" /pdbtype:sept
".\Debug\ViewTrans.obj"
]
Creating command line "link.exe @C:\WINDOWS\TEMP\RSPA3A6.TMP"
Output Window
Compiling...
ViewTrans.cpp
Linking...
Results
FullScreen.exe - 0 error(s), 0 warning(s)