Link to home
Start Free TrialLog in
Avatar of re
re

asked on

Writing a DDE client application

Hi,

I don't know how to start a DDE client application. I have some strange DDE server software called Sagian MDS, which I guess nobody will know. So it would be nice to have a simple example of how to write a DDE client controlling a maybe better known DDE server application. Please copy the source code into your answer or comment. I'm using Visual C++ 5.0.

Thanks in advance, re
ASKER CERTIFIED SOLUTION
Avatar of chensu
chensu
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of re
re

ASKER

I'm not sure I really understand the examples given.  I tried to initiate a DDE transaction between the client example program and the software I'm trying to communicate with, but it didn't work.  The documentation given is quite sparse.  Any suggestions as to where I could find further information would be helpful.

re.
Try looking in MSDN CDs to find more information about DDE.