home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / dde.zip / READ.ME < prev   
Text File  |  1994-05-19  |  1KB  |  31 lines

  1. This file contains a Windows application and a PM application.  It
  2. demonstrates the use of DDE between the two.  In addition, it shows how
  3. to use a private format, to pass chunks of binary data, unfiltered,
  4. between PM and Win-OS/2.  To install the programs, unzip this file
  5. with the "-d" option.  You should have two subdirectories: PM and
  6. Windows.
  7.  
  8. To run the sample, start both applications.  From the menu, choose the
  9. DDE options.  Initiate the conversation from the Windows side.  You'll
  10. then be able to pass data back and forth between the two, and get
  11. a feel for response time, and other environmental considerations.
  12.  
  13. I left several unused static text controls on the Windows dialog.  You
  14. can use them, if you choose, to display additional info.  The makefile
  15. and all the necessary pieces to rebuild the application are included.
  16. I used MSC 7.0, and the 3.10 toolkit for Windows.
  17.  
  18. On the PM side, I used the IBM C Set/2 compiler, and the Developer's
  19. Toolkit version 2.1.
  20.  
  21. Please feel free to send me a mesage if you run accross a problem while
  22. you're installing or using the programs.  They ARE NOT meant to be
  23. bullet-proof, or anything more than a development tool.  Please keep
  24. that in mind.
  25.  
  26. I hope you're able to get some use out of them.
  27.  
  28. Sincerely,
  29. Larry Morley
  30.  
  31.