View Single Post
  #5 (permalink)  
Old 11-21-2005, 01:18 PM
fivewhy fivewhy is offline
Junior Member
 
Join Date: Oct 2005
Posts: 12
fivewhy is on a distinguished road
OK, so it appears that you are using the "LinkRequest" method of the textbox to call data from the DDE server. But this method isn't available in .NET 2.0 and I can't seem to find it anywhere.

If I wanted to connect to a DDE sever in .NET, do you know how I would do that?
Reply With Quote