Did anyone use DDE in VB-app?
I want to setup DDE-link in my app :

Str = Clipboard.GetText(vbCFLink)
.
.

But this method always returns empty string.
I have NT 4.0 WS on my PC and before using this i change the clipboard from other apps e.g. MS Word 97 (^C).
Any idea?
Thanks in advance.
Regards.