Many of my applications are written in VB6, making extensive use of DDE for exchanging data.
VB.NET doesn't support DDE, and (AFAIK) VB6 will not be supported after WIN 7, so I'm going to have to have a re-think (and an extensive re-write).
Can anyone please point me to a simple example of two VB.NET programs exchanging data using e.g. Automation? I've rummaged about in the Help system without success (I only have Visual Studio.NET 2003 at present, but will be upgrading soon).
Thanks in anticipation.