playwnd.vcl

来自「利用DirectShow实现了Wince.Net平台下多媒体文件的播放功能」· VCL 代码 · 共 37 行

VCL
37
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: PlayWnd - Win32 (WCE emulator) Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"emulatorDbg/playwnd.res" /i "\0000-workroom\Sample" /d "WCE_PLATFORM_MEDIASDK" /d UNDER_CE=420 /d _WIN32_WCE=420 /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /r "I:\0000-workroom\Sample\playwnd.rc"" 
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP49.tmp" with contents
[
/nologo /W3 /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=420 /D _WIN32_WCE=420 /D "WCE_PLATFORM_MEDIASDK" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /Fp"emulatorDbg/PlayWnd.pch" /YX /Fo"emulatorDbg/" /Fd"emulatorDbg/" /Gs8192 /GF /c 
"I:\0000-workroom\Sample\playwnd.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP49.tmp" 
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4A.tmp" with contents
[
commctrl.lib coredll.lib ole32.lib Strmiids.lib commctrl.lib commdlg.lib oleaut32.lib uuid.lib corelibc.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /incremental:yes /pdb:"emulatorDbg/PlayWnd.pdb" /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:libc.lib /nodefaultlib:libcd.lib /nodefaultlib:libcmt.lib /nodefaultlib:libcmtd.lib /nodefaultlib:msvcrt.lib /nodefaultlib:msvcrtd.lib /out:"emulatorDbg/PlayWnd.exe" /subsystem:windowsce,4.20 /MACHINE:IX86  
".\emulatorDbg\playwnd.res"
".\emulatorDbg\playwnd.obj"
]
Creating command line "link.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4A.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
playwnd.cpp
Linking...




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

⌨️ 快捷键说明

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