Sorry to drag up an old post.

I'm writing an app in VB6. Is it possible to connect to the mIRC DDE server with
Code:
 LinkMode = Notify 
, or even
Code:
  LinkMode = Automatic 
?