wince进程间利用WM_COPY传递消息的客户端程序源码。
源代码在线查看: wmcopyclient.plg
Build Log
--------------------Configuration: WMCOPYClient - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\WINDOWS\TEMP\RSP1363.TMP" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /FR"Debug/" /Fp"Debug/WMCOPYClient.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\TechStuff\SDK\WMCOPYClient\WMCOPYClient.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP1363.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSP1364.TMP" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /FR"Debug/" /Fp"Debug/WMCOPYClient.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\TechStuff\SDK\WMCOPYClient\StdAfx.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP1364.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSP1365.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 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:console /incremental:yes /pdb:"Debug/WMCOPYClient.pdb" /debug /machine:I386 /out:"Debug/WMCOPYClient.exe" /pdbtype:sept
.\Debug\StdAfx.obj
.\Debug\WMCOPYClient.obj
]
Creating command line "link.exe @C:\WINDOWS\TEMP\RSP1365.TMP"
Output Window
Compiling...
StdAfx.cpp
Compiling...
WMCOPYClient.cpp
Linking...
Results
WMCOPYClient.exe - 0 error(s), 0 warning(s)