Results 1 to 4 of 4

Thread: DDE Problem

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2007
    Posts
    4

    Exclamation DDE Problem

    i'm making a simulator using vb6 and i need to link this simulator to another program to read variables from it and write on some other variables also in that program...and i know the SERVICE & TOPIC names for that program but i don't know how to start the channel and start requesting and poking

  2. #2

  3. #3

    Thread Starter
    New Member
    Join Date
    Mar 2007
    Posts
    4

    Re: DDE Problem

    i didn't write it and i don hv its source...it is a program installed on my pc just like any application (winamp,word,matlab.....etc) and if u want 2 know more about it...it is called TRISTATION this program is used to program a turbomachinery controller called TRICON

  4. #4
    Hyperactive Member Hassan Basri's Avatar
    Join Date
    Sep 2006
    Posts
    324

    Re: DDE Problem

    Here is an example done by Eric Wilson. Example of how to use DDEML in Visual Basic. DDEML is the Win32 API mechanism for performing interprocess communication via DDE. The example includes a server and a client.

    http://www.vbcode.com/asp/showzip.as...zip&theID=5916

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width