I need to access data from a DDE server. How can I do this in Dev-C++ ? Is there any include file that I can use?? Please let me know..
/Tommy
well, there's:
not an easy task, nor difficult, only laborious I would say. at least to implement only part of it.
but I'm only a newbie :P
Log in to post a comment.
I need to access data from a DDE server. How can I do this in Dev-C++ ?
Is there any include file that I can use??
Please let me know..
/Tommy
well, there's:
include "xddeml.h"
not an easy task, nor difficult, only laborious I would say.
at least to implement only part of it.
but I'm only a newbie :P