home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / mswindo / programm / misc / 5352 < prev    next >
Encoding:
Internet Message Format  |  1993-01-25  |  991 b 

  1. Path: sparky!uunet!seismo!darwin.sura.net!zaphod.mps.ohio-state.edu!saimiri.primate.wisc.edu!ames!pacbell.com!rtech!askinc!alanm
  2. From: alanm@askinc.ASK.COM (Alan Merrell)
  3. Newsgroups: comp.os.ms-windows.programmer.misc
  4. Subject: DDE exchange formats
  5. Keywords: dde excel
  6. Message-ID: <1993Jan25.202115.16006@askinc.Ingres.COM>
  7. Date: 25 Jan 93 20:21:15 GMT
  8. Sender: alanm@askinc (Alan Merrell)
  9. Organization: ASK Computer Systems, Inc.
  10. Lines: 10
  11.  
  12. I'm trying to pass data in and out of Excel using DDE.  The Borland OWL package
  13. made it easy to connect -- but... the DdeGetData call moves data into my
  14. buffer, but I can't figure out what the data means.  The sample program
  15. supplied by Borland just passes text.  The windows.h file defines several
  16. "clipboard format" types - but it doesn't define the type Excel uses.  My
  17. Excel documentation only describes the Excel commands - no clue as to the
  18. data format.
  19.  
  20. Any help in how to track down the "oxcboa" clipboard format is appreciated.
  21. Thanks - arm 
  22.