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

  1. Path: sparky!uunet!news.univie.ac.at!scsing.switch.ch!univ-lyon1.fr!ghost.dsi.unimi.it!rpi!usc!howland.reston.ans.net!spool.mu.edu!agate!doc.ic.ac.uk!uknet!vision!chris
  2. From: chris@visionware.co.uk (Chris Davies)
  3. Newsgroups: comp.os.ms-windows.programmer.misc
  4. Subject: Re: DDE exchange formats
  5. Message-ID: <1993Jan27.133533.1125@visionware.co.uk>
  6. Date: 27 Jan 93 13:35:33 GMT
  7. References: <1993Jan25.202115.16006@askinc.Ingres.COM>
  8. Sender: news@visionware.co.uk (News Admin)
  9. Organization: VisionWare Ltd., Leeds, UK
  10. Lines: 16
  11. X-Newsreader: Tin 1.1 PL5
  12.  
  13. Alan Merrell (alanm@askinc.ASK.COM) wrote:
  14. > I'm trying to pass data in and out of Excel using DDE.  [...]
  15. > The windows.h file defines several "clipboard format" types - but it
  16. > doesn't define the type Excel uses.
  17.  
  18. Excel tries to use several types.  It starts (I think) with CF_BIFF and
  19. then wanders through a variety of formats until it eventually reaches
  20. CF_TEXT.  All you need to do is to NACK the format(s) you don't
  21. understand and Excel will try again.  I can't find a code fragment
  22. offhand, but this should point you in the right direction.
  23.  
  24. Chris
  25. --
  26.             VISIONWARE LTD, 57 Cardigan Lane, LEEDS LS4 2LE, England
  27.   Tel +44 532 788858 x238.  Fax +44 532 304676.  Email chris@visionware.co.uk
  28. ---------- "VisionWare:   The home of DOS/SQL/UNIX/X/VMS integration" ---------
  29.