home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.ms-windows.programmer.misc
- Path: sparky!uunet!munnari.oz.au!metro!cs.uow.edu.au!cc.uow.edu.au!bernt
- From: bernt@cc.uow.edu.au (Bernt Ribbum)
- Subject: Re: Borland Custom Controls
- Message-ID: <1992Dec15.031436.10957@cc.uow.edu.au>
- Keywords: BCC Keywords:
- Organization: University Of Wollongong
- References: <3315@nlsun1.oracle.nl>
- Date: Tue, 15 Dec 92 03:14:36 GMT
- Lines: 33
-
- gdsmith@nl.oracle.com (Geoff Smith) writes:
-
- [questions about Borland Custom Controls and BWCC.DLL]
-
- I experienced much of the same trouble when I tried the controls -
- here is what I have learned:
-
- To use the Borland Custom Controls in a Dialogue Box, you indeed
- have to load BWCC.DLL. You can do this in either of tho ways,
-
- - call BWCCGetVersion() in your program
- or
- - execute loadbwcc.exe from Windows
-
- You ask "where in the manuals is the use of BWCC.DLL mentioned" -
- apparently it is NOT. I have Borland C++ 3.1, and the manuals do not
- mention it. HOWEVER, look up the files
-
- BWCCAPI.RW, BWCCSTYL.RW, CUSTCNTL.RW and MANUAL.RW
-
- in your borlandc\doc directory. You'll be surprised!
-
- >Also, am I allowed to distribute BWCC.DLL with any applicatoins I write?
-
- Yes you are. A phonecall to Borland International (Australia) assured me
- I could do this.
-
- Hope this helps,
- Bernt
- --
- Bernt Ribbum
- University of Wollongong, Australia
- b.ribbum@uow.edu.au
-