home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / mswindo / programm / misc / 4901 < prev    next >
Encoding:
Text File  |  1993-01-12  |  1.7 KB  |  48 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: BC++ "BorDlg" problem 
  5. Distribution: world
  6. References: <1idetiINNssf@uwm.edu>
  7. Organization: None
  8. Reply-To: chris@chrism.demon.co.uk
  9. X-Mailer: Simple NEWS 1.90 (ka9q DIS 1.19)
  10. Lines: 33
  11. Date: Tue, 12 Jan 1993 19:40:03 +0000
  12. Message-ID: <726867603snz@chrism.demon.co.uk>
  13. Sender: usenet@demon.co.uk
  14.  
  15. In article <1idetiINNssf@uwm.edu> ajgd@miller.cs.uwm.edu writes:
  16.  
  17. >     I'm using Borland C++ 3.1 and have the following problem
  18. >utilizing the Resource Workshops BWCC "Borland Window Custom
  19. >Controls.
  20. >     When I create a dialog box using the BWCC class "BorDlg"
  21. >and link it with "brc <filename>".  Then when I run the program
  22. >and execute the dialog box, it is not displayed unless I have 
  23. >Borland C++ or Resource Workshop running or have LOADBWCC.EXE 
  24. >loaded.  If any of these three are running the dialog box is
  25. >displayed, but if none of them are running the box is not 
  26. >displayed.
  27. >
  28. >     Am I missing some basic #include or what?  
  29. >     Any Ideas or suggestions would be greatly appreciated.
  30. >
  31. >     Andrew J.G. Delzer
  32. >     AJGD@Miller.CS.UWM.EDU
  33. >
  34. >
  35. >
  36.  
  37. You're probably forgetting to link your program with BWCC.LIB.
  38.  
  39. Chris
  40. -- 
  41. --------------------------------------------------------------------------
  42. | Chris Marriott                           | chris@chrism.demon.co.uk    |
  43. | Warrington, UK                           | BIX: cmarriott              |
  44. | (Still awaiting inspiration              | CIX: cmarriott              |
  45. |  for a witty .sig .... )                 | CompuServe: 100113,1140     |
  46. --------------------------------------------------------------------------
  47.  
  48.