Can anyone point me to classes or wrapper to use when working with DDE in .NET?
yeah yeah, I know it's supposed to be obselete etc etc :) Just sometimes necessary to work with.
Can anyone point me to classes or wrapper to use when working with DDE in .NET?
yeah yeah, I know it's supposed to be obselete etc etc :) Just sometimes necessary to work with.
Try this one: http://www.codeplex.com/ndde I've had to write a few DDE clients, and it was always such a pain.