RoyT
May 4th, 2001, 01:07 PM
I am trying to get 2 vb apps to send/receive DDE messages using WINAPI calls. Sending is no problem, but receiving is! When I receive the XTYP_POKE message I call DDEQueryString to get the Item name and this is fine, but how do I get hold of the associated data? Can anyone help please?