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

📄 simpleplayer.vcl

📁 windows ce 下的自制播放器
💻 VCL
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: SimplePlayer - Win32 (WCE emulator) Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"emulatorDbg/SimplePlayer.res" /d UNDER_CE=500 /d _WIN32_WCE=500 /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "WCE_PLATFORM_STANDARDSDK_500" /d "_X86_" /d "x86" /d "_i386_" /d "_AFXDLL" /r "F:\编程学习\VideoPlayer0\SimplePlayer.rc"" 
Creating temporary file "C:\DOCUME~1\pinery\LOCALS~1\Temp\RSP432.tmp" with contents
[
/nologo /W3 /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=500 /D _WIN32_WCE=500 /D "WCE_PLATFORM_STANDARDSDK_500" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_WIN32_WCE_CEPC" /D "_AFXDLL" /Fp"emulatorDbg/SimplePlayer.pch" /Yu"stdafx.h" /Fo"emulatorDbg/" /Fd"emulatorDbg/" /Gs8192 /GF /c 
"F:\编程学习\VideoPlayer0\CDXGraph.cpp"
"F:\编程学习\VideoPlayer0\SimplePlayer.cpp"
"F:\编程学习\VideoPlayer0\SimplePlayerDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\pinery\LOCALS~1\Temp\RSP432.tmp" 
Creating temporary file "C:\DOCUME~1\pinery\LOCALS~1\Temp\RSP433.tmp" with contents
[
/nologo /W3 /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=500 /D _WIN32_WCE=500 /D "WCE_PLATFORM_STANDARDSDK_500" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_WIN32_WCE_CEPC" /D "_AFXDLL" /Fp"emulatorDbg/SimplePlayer.pch" /Yc"stdafx.h" /Fo"emulatorDbg/" /Fd"emulatorDbg/" /Gs8192 /GF /c 
"F:\编程学习\VideoPlayer0\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\pinery\LOCALS~1\Temp\RSP433.tmp" 
Creating temporary file "C:\DOCUME~1\pinery\LOCALS~1\Temp\RSP434.tmp" with contents
[
/nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /incremental:yes /pdb:"emulatorDbg/SimplePlayer.pdb" /debug /out:"emulatorDbg/SimplePlayer.exe" /subsystem:windowsce,5.00 /MACHINE:IX86 
".\emulatorDbg\CDXGraph.obj"
".\emulatorDbg\SimplePlayer.obj"
".\emulatorDbg\SimplePlayerDlg.obj"
".\emulatorDbg\StdAfx.obj"
".\emulatorDbg\SimplePlayer.res"
]
Creating command line "link.exe @C:\DOCUME~1\pinery\LOCALS~1\Temp\RSP434.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
CDXGraph.cpp
F:\编程学习\VideoPlayer0\CDXGraph.cpp(6) : fatal error C1083: Cannot open include file: 'streams.h': No such file or directory
SimplePlayer.cpp
F:\编程学习\VideoPlayer0\SimplePlayerDlg.h(14) : fatal error C1083: Cannot open include file: 'streams.h': No such file or directory
SimplePlayerDlg.cpp
F:\编程学习\VideoPlayer0\SimplePlayerDlg.h(14) : fatal error C1083: Cannot open include file: 'streams.h': No such file or directory
Generating Code...
Error executing cl.exe.



<h3>Results</h3>
SimplePlayer.exe - 3 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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