home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / ool.zip / OOL / samples / sample8 / read.me < prev    next >
Text File  |  1997-02-18  |  469b  |  12 lines

  1. Sample 8 is sample for DDE-access. Therefore there are two programms:
  2. client.exe and server.exe     
  3.  
  4. To test the DDE samples:
  5.  
  6. 1. Build server.exe and client.exe with your favourit compiler
  7. 2. start the server (server.exe)
  8. 3. start one or more clients (client.exe)
  9. 4. fill out one ore more entry-fields in the server-window.
  10.    When you fill out an entry-field and this field lose the focus (e.g. use 
  11.    <TAB> the entry-field of the client(s) are updated.
  12.