home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / windows / ms / programm / 7314 < prev    next >
Encoding:
Internet Message Format  |  1992-07-22  |  2.9 KB

  1. Xref: sparky comp.windows.ms.programmer:7314 comp.lang.c++:11327 comp.os.msdos.programmer:8013
  2. Newsgroups: comp.windows.ms.programmer,comp.lang.c++,comp.os.msdos.programmer
  3. Path: sparky!uunet!mcsun!Germany.EU.net!nixpbe!uranium!narziss!timann
  4. From: timann.pad@sni.de (Martin Timann)
  5. Subject: Re: Borland 3.1 C++ Debugger and MS Windows 3.1
  6. Sender: news@nixpbe.sni.de (Martin Boening)
  7. Message-ID: <timann.711818019@narziss>
  8. Date: Wed, 22 Jul 1992 15:13:39 GMT
  9. References: <1992Jul14.165951.23567@sun!kla>
  10. Nntp-Posting-Host: narziss.sto.pdb.sni.de
  11. Organization: Siemens Nixdorf Info.Sys. AG, Paderborn, Germany
  12. Lines: 47
  13.  
  14. In <1992Jul14.165951.23567@sun!kla> kla!anil@sun.com (Anil Somani) writes:
  15.  
  16.  
  17. >I am using Borland C++ 3.1 with MS Windows 3.1, on a 486DX with
  18. >Trident SVGA and Infiniti 14" monitor. The display mode, I have 
  19. >configured is Trident 600x800 256 colors.
  20.  
  21. >When I invoke Turbo debugger from within windows, it garbles the
  22. >user screen. That is, the debugger screen is fine, but when I do
  23. >Alt-F5, the application display screen is all messed up. When I
  24. >exit the debugger, the windows screen stays in the garbled state.
  25. >Either I have to reboot at that time, or sometimes Ctrl-Alt-Del, 
  26. >which gets trapped by windows, and then the screen is refreshed.
  27.  
  28. >Thanks for your attention.
  29. >-- 
  30. > Anil Somani               uucp: Sun.Com!kla!anil
  31. > KLA Instruments Corp.     Domain: kla!anil@Sun.Com
  32. > 160 Rio Robles            M/S A2-3400, Phone: 408/456-6408
  33. > San Jose, CA 95161-9055   Page:408/865-7644 Fax:408/434-4284
  34.  
  35.  
  36. I had a similar problem with my ET 4000 Tseng card (1 MB) with BC++ 3.0 :
  37. The debugger came with a SVGA DLL for Tseng based  cards.
  38. I have renamed the DLL according the readme file to tdvideo.dll.
  39. When debugging with a single monitor in 640*480 (256 colors) the user
  40. screen was trashed.  When switching to 1024*768 (256) and 800*600 (256)
  41. everything worked fine.  The only way I could use the 640*480 (256) was to
  42. switch on Int2Fassist in the tdvideo.ini file but this slows down speed
  43. if you specify Fullscreen saving too. The problem dissappeared on a two
  44. monitor system.
  45.  
  46.  
  47. Ciao
  48.     Martin
  49. -- 
  50. +----------------------------------------+-----------------------------------+
  51. | NOTE: PLEASE USE MAIL ADDRESS BELOW RATHER THAN ADDRESSES GIVEN IN HEADER! |
  52. +----------------------------------------+-----------------------------------+
  53. | Martin Timann                          | Phone: (+49) 5251 35321           |
  54. | Siemens Nixdorf Informationssysteme AG | Email:                            |
  55. | Abt. STO-NC 312                        | DOMAIN timann.pad@sni.de      (EU)|
  56. | Riemekestr. 160                        |        timann.pad@sni-usa.com (US)|
  57. | W-4790 Paderborn                       | BANG   unido!nixpbe!timann.pad(EU)|
  58. | Germany                                |        linus!nixbur!timann.pad(US)|
  59. |                                        | OTHER  timann.pad@nixpbe.uucp     |
  60. +----------------------------------------+-----------------------------------+
  61.