Description: Native C++ (without MFC) DDE basic examples.
Does NOT use "DDE spy" method, which means, it supports UNICODE and allows to read/write unlimited bytes in the DDE message.
DDE - Primitive method to perform out-of-process call. Can be used to automate office applications (and other that supports DDE).
Also can be used to spy DDE operations being used by the system (usually explorer).
File list (Check if you may need any files):
DDETester.sln.old
DDETester.suo
DDETester.suo.old
DDETester.vssscc
mssccprj.scc
UpgradeLog.XML
vssver2.scc
DDETester\DDETester.cpp
.........\DDETester.h
.........\DDETester.vcproj
.........\DDETester.vcproj.8.00.old
.........\DDETester.vcproj.vspscc
.........\.ebug\BuildLog.htm
.........\.....\DDETester.exe.embed.manifest
.........\.....\DDETester.exe.embed.manifest.res
.........\.....\DDETester.exe.intermediate.manifest
.........\.....\DDETester.obj
.........\.....\DDETester.pch
.........\.....\dde_wrapper.obj
.........\.....\mt.dep
.........\.....\stdafx.obj
.........\.....\vc80.idb
.........\.....\vc80.pdb
.........\.....\vc90.idb
.........\.....\vc90.pdb
.........\mssccprj.scc
.........\ReadMe.txt
.........\stdafx.cpp
.........\stdafx.h
.........\vssver2.scc
DDETester.ncb
DDETester.sln
.........\Debug
DDETester