home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.ms-windows.programmer.misc
- Path: sparky!uunet!haven.umd.edu!darwin.sura.net!jvnc.net!newsserver.jvnc.net!newsserver.technet.sg!nuscc!vms1.iscs.nus.sg!nuscss1
- From: nuscss1@vms1.iscs.nus.sg (Vax BULLET-IN-Board SysOps)
- Subject: Re: BC++ "BorDlg" problem
- Message-ID: <9JAN199301293286@vms1.iscs.nus.sg>
- News-Software: VAX/VMS VNEWS 1.41
- Sender: usenet@nuscc.nus.sg
- Organization: National University of Singapore Dept. of Computer Sc.
- References: <1idetiINNssf@uwm.edu>
- Distribution: na
- Date: Fri, 8 Jan 1993 23:29:00 GMT
- Lines: 25
-
- In article <1idetiINNssf@uwm.edu>, ajgd@miller.cs.uwm.edu (Andrew J G Delzer) 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.
- >
-
- you need to add BWCC.LIB to your project.
- this problem had me scratching my head for a few days,
- till I read the solution in BorlandC++ : A Developer's Guide.
-
-
- > Andrew J.G. Delzer
- > AJGD@Miller.CS.UWM.EDU
- >
- >
-