home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / mswindo / programm / misc / 4468 < prev    next >
Encoding:
Text File  |  1992-12-23  |  1.5 KB  |  41 lines

  1. Newsgroups: comp.os.ms-windows.programmer.misc
  2. From: chris@chrism.demon.co.uk (Chris Marriott)
  3. Path: sparky!uunet!pipex!demon!chrism.demon.co.uk!chris
  4. Subject: Re: Microsoft ctl3d library 
  5. Distribution: world
  6. References: <jtaylor.12.725136642@dseg.ti.com>
  7. Organization: None
  8. Reply-To: chris@chrism.demon.co.uk
  9. X-Mailer: Simple NEWS 1.90 (ka9q DIS 1.19)
  10. Lines: 26
  11. Date: Wed, 23 Dec 1992 22:11:01 +0000
  12. Message-ID: <725148661snz@chrism.demon.co.uk>
  13. Sender: usenet@demon.co.uk
  14.  
  15. In article <jtaylor.12.725136642@dseg.ti.com> jtaylor@dseg.ti.com writes:
  16.  
  17. >In article <103071@netnews.upenn.edu> kris@circ.upenn.edu (Kris Gupta) writes:
  18. >
  19. >        Can these by used by Borland C++ programmers? Are they compatible, 
  20. >or only an extension of exsisting Microsoft tools?
  21. >
  22. >        Thanks,
  23. >
  24. >        JTAYLOR@LOBBY.TI.COM
  25. >
  26.  
  27. Sure - I don't see why not.  It's not at all like BWCC.DLL - where you have
  28. to use the library as a dialog class.  CTL3D works by installing a
  29. CBT_HOOK into the system, which automatically subclasses all your controls.
  30. Add 3 function calls into your code, and you're away.
  31.  
  32. Chris
  33. -- 
  34. --------------------------------------------------------------------------
  35. | Chris Marriott                           | chris@chrism.demon.co.uk    |
  36. | Warrington, UK                           | BIX: cmarriott              |
  37. | (Still awaiting inspiration              | CIX: cmarriott              |
  38. |  for a witty .sig .... )                 | CompuServe: 100113,1140     |
  39. --------------------------------------------------------------------------
  40.  
  41.