home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / lang / cplus / 15907 < prev    next >
Encoding:
Text File  |  1992-11-08  |  2.3 KB  |  56 lines

  1. Newsgroups: comp.lang.c++
  2. Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!saimiri.primate.wisc.edu!sdd.hp.com!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!jvnc.net!nuscc!ntuix!gthkoh
  3. From: gthkoh@ntuix.ntu.ac.sg (Koh Thong Hwee)
  4. Subject: Re: Borland Debugger/Win3.1 question
  5. Message-ID: <1992Nov7.014304.14183@ntuix.ntu.ac.sg>
  6. Organization: Nanyang Technological University - Singapore
  7. X-Newsreader: TIN [version 1.1 PL6]
  8. References: <1992Nov5.160740.29104@mksol.dseg.ti.com>
  9. Distribution: usa
  10. Date: Sat, 7 Nov 1992 01:43:04 GMT
  11. Lines: 43
  12.  
  13. fred j mccall 575-3539 (mccall@mksol.dseg.ti.com) wrote:
  14. : In <Bx7CsB.KIy@Interlan.com> consigli@interlan.interlan.com (Frank Consiglio) writes:
  15. : >Hi everyone.  Question: does the debugger included in Turbo C++ v3.0 
  16. : >for Windows operate under MS Windows v3.1?  Windows is reporting a DLL
  17. : >missing when I try to install the debugger under Win3.1.
  18. : >Feel free to send mail with any relevent experiences.  Thanks.
  19. : I believe there is a patch for this.  When Microsoft rolled from
  20. : Windows 3.0 to Windows 3.1, they broke the debugger.  I'm speaking
  21. : from experience with Borland C++ rather than Turbo C++, but I suspect
  22. : the same problem would occur with both.  There was both a patch for
  23. : Borland C++ 3.0 and a new revision to Borland C++ 3.1.  You may need
  24. : to contact Borland for the patch (since I don't think they rolled the
  25. : version on Turbo C++).
  26. : -- 
  27. : "Insisting on perfect safety is for people who don't have the balls to live
  28. :  in the real world."   -- Mary Shafer, NASA Ames Dryden
  29. : ------------------------------------------------------------------------------
  30. : Fred.McCall@dseg.ti.com - I don't speak for others and they don't speak for me.
  31.  
  32. Hi Frank,
  33.  
  34. If you need a copy of the patch for TDW of BC++ 3.0, you can ftp it from
  35. ntuix.ntu.ac.sg (IP address 155.69.1.5).  Go to the directory
  36.     /usr/users/ftp/archive/win3/programr
  37. and retrieve the file tdwin.zip.  I checked it yesterday and it was still
  38. there.
  39.  
  40. Unzip it to get the tdwin.dll, rename it to windebug.dll and replace the 
  41. copy in your borlandc\bin directory.  It should be able to work with your
  42. BC++ 3.0 though I do not know how far you can trust it to work properly.
  43. It was supposed to be a temporary fix till BC++ 3.1 rolls out...
  44.  
  45.  
  46. Rgds,
  47. TH Koh
  48.  
  49. PS.  I could not get thru' to your address and the file I sent you was
  50. returned to me...
  51.  
  52.