home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.ms-windows.programmer.misc
- From: chris@chrism.demon.co.uk (Chris Marriott)
- Path: sparky!uunet!pipex!demon!chrism.demon.co.uk!chris
- Subject: Re: Microsoft ctl3d library
- Distribution: world
- References: <jtaylor.12.725136642@dseg.ti.com>
- Organization: None
- Reply-To: chris@chrism.demon.co.uk
- X-Mailer: Simple NEWS 1.90 (ka9q DIS 1.19)
- Lines: 26
- Date: Wed, 23 Dec 1992 22:11:01 +0000
- Message-ID: <725148661snz@chrism.demon.co.uk>
- Sender: usenet@demon.co.uk
-
- In article <jtaylor.12.725136642@dseg.ti.com> jtaylor@dseg.ti.com writes:
-
- >In article <103071@netnews.upenn.edu> kris@circ.upenn.edu (Kris Gupta) writes:
- >
- > Can these by used by Borland C++ programmers? Are they compatible,
- >or only an extension of exsisting Microsoft tools?
- >
- > Thanks,
- >
- > JTAYLOR@LOBBY.TI.COM
- >
-
- Sure - I don't see why not. It's not at all like BWCC.DLL - where you have
- to use the library as a dialog class. CTL3D works by installing a
- CBT_HOOK into the system, which automatically subclasses all your controls.
- Add 3 function calls into your code, and you're away.
-
- Chris
- --
- --------------------------------------------------------------------------
- | Chris Marriott | chris@chrism.demon.co.uk |
- | Warrington, UK | BIX: cmarriott |
- | (Still awaiting inspiration | CIX: cmarriott |
- | for a witty .sig .... ) | CompuServe: 100113,1140 |
- --------------------------------------------------------------------------
-
-