home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / lang / cplus / 12917 < prev    next >
Encoding:
Internet Message Format  |  1992-08-26  |  1.5 KB

  1. Path: sparky!uunet!gatech!rpi!uwm.edu!linac!unixhub!unixhub.SLAC.Stanford.EDU!mothra
  2. From: mothra@unixhub.SLAC.Stanford.EDU (Rand Phillip Pendleton)
  3. Newsgroups: comp.lang.c++
  4. Subject: bizarre error and help wanted on running TDebugger for Windows
  5. Message-ID: <5326@unixhub.SLAC.Stanford.EDU>
  6. Date: 26 Aug 92 16:14:10 GMT
  7. Sender: news@unixhub.SLAC.Stanford.EDU
  8. Organization: Stanford Linear Accelerator Center
  9. Lines: 17
  10. Nntp-Posting-Host: unixhub.slac.stanford.edu
  11.  
  12. Well I have just had one of the strangest errors..  The only change I made 
  13. to my file from last
  14. night to tonight is changing the message in a SendMessage from
  15. WM_PAINT to WM_FIRST + WM_PAINT, and now my Borland C++ OWL program
  16. bombs with a "floating point error, square root of a negative number."
  17. Funny thing is I am not using the sqrt function anywhere in my source
  18. code.  It does this when it tries to create a window, not even close
  19. to were my SendMessage call is.  Of course I can't run the debugger
  20. as my screen gets all fouled up.  So now it is time to get that problem
  21. problem fixed.
  22.   This morning, I tried calling borland but did not get through.
  23. However I was able to download a patch file tdebug.dll from their bulletin
  24. board.  My question is whether I should use this patch file; it is dated
  25. 4/92 whereas I have the latest ( I think ) upgrade for the AppWorks 3.1, which
  26. has a tdebug.dll in the /bin directory dated 6/92.  I have a Trident chip set
  27. on my SVGA card and cannot run Turbo Debugger without my Windows screen
  28. getting all fouled up with horizontal lines.  Any suggestions?? 
  29.