Skip to content

OneMoreSteven/DDEControl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

DDEControl

this class is a wrapper of DDE letting you connect other AP through DDE

please give your AP administrator authority when used

example like this:

CDDEControl dde();

dde.Init();

dde.SetNotifier(pNotify);

dde.Connect(szServer,szTopic);

dde.StartAdfvice(szItem);

// now you can get notification in notifier when value updated

...

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages