Thanks knob.
I found out what the problem was. The C++ function to send/receive data is:
DdeClientTransaction and I needed to set two of its parameters (pData and hszItem) and to be the topic keywords. Normally for an execute command hszItem is set to OL.
I have a C++ client application communicating to a Procomm terminal functioning as a DDE Server. All execute commands work fine, but I'm having problems retrieving the data with a dderequest-type command. Any ideas are greatly appreciated.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.