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: BC++ "BorDlg" problem
- Distribution: world
- References: <1idetiINNssf@uwm.edu>
- Organization: None
- Reply-To: chris@chrism.demon.co.uk
- X-Mailer: Simple NEWS 1.90 (ka9q DIS 1.19)
- Lines: 33
- Date: Tue, 12 Jan 1993 19:40:03 +0000
- Message-ID: <726867603snz@chrism.demon.co.uk>
- Sender: usenet@demon.co.uk
-
- In article <1idetiINNssf@uwm.edu> ajgd@miller.cs.uwm.edu writes:
-
- > I'm using Borland C++ 3.1 and have the following problem
- >utilizing the Resource Workshops BWCC "Borland Window Custom
- >Controls.
- > When I create a dialog box using the BWCC class "BorDlg"
- >and link it with "brc <filename>". Then when I run the program
- >and execute the dialog box, it is not displayed unless I have
- >Borland C++ or Resource Workshop running or have LOADBWCC.EXE
- >loaded. If any of these three are running the dialog box is
- >displayed, but if none of them are running the box is not
- >displayed.
- >
- > Am I missing some basic #include or what?
- > Any Ideas or suggestions would be greatly appreciated.
- >
- > Andrew J.G. Delzer
- > AJGD@Miller.CS.UWM.EDU
- >
- >
- >
-
- You're probably forgetting to link your program with BWCC.LIB.
-
- Chris
- --
- --------------------------------------------------------------------------
- | Chris Marriott | chris@chrism.demon.co.uk |
- | Warrington, UK | BIX: cmarriott |
- | (Still awaiting inspiration | CIX: cmarriott |
- | for a witty .sig .... ) | CompuServe: 100113,1140 |
- --------------------------------------------------------------------------
-
-