home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / mswindo / programm / misc / 4618 < prev    next >
Encoding:
Internet Message Format  |  1993-01-06  |  1.0 KB

  1. Path: sparky!uunet!caen!uwm.edu!miller.cs.uwm.edu!ajgd
  2. From: ajgd@miller.cs.uwm.edu (Andrew J G Delzer)
  3. Newsgroups: comp.os.ms-windows.programmer.misc
  4. Subject: BC++ "BorDlg" problem
  5. Date: 6 Jan 1993 02:07:46 GMT
  6. Organization: University of Wisconsin, Milwaukee
  7. Lines: 18
  8. Distribution: na
  9. Message-ID: <1idetiINNssf@uwm.edu>
  10. NNTP-Posting-Host: 129.89.9.13
  11.  
  12.      I'm using Borland C++ 3.1 and have the following problem
  13. utilizing the Resource Workshops BWCC "Borland Window Custom
  14. Controls.
  15.      When I create a dialog box using the BWCC class "BorDlg"
  16. and link it with "brc <filename>".  Then when I run the program
  17. and execute the dialog box, it is not displayed unless I have 
  18. Borland C++ or Resource Workshop running or have LOADBWCC.EXE 
  19. loaded.  If any of these three are running the dialog box is
  20. displayed, but if none of them are running the box is not 
  21. displayed.
  22.  
  23.      Am I missing some basic #include or what?  
  24.      Any Ideas or suggestions would be greatly appreciated.
  25.  
  26.      Andrew J.G. Delzer
  27.      AJGD@Miller.CS.UWM.EDU
  28.  
  29.  
  30.