Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!usc!snorkelwacker.mit.edu!bloom-beacon!eru!hagbard!sunic!mcsun!ukc!stl!cel!srb4 From: srb4@cel.co.uk (Steve Brown) Newsgroups: comp.windows.ms.programmer Subject: Re: CodeView Problem Keywords: Codeview, Windows 3.0, 8514/A Message-ID: <7291@suns2.cel.co.uk> Date: 28 Nov 90 12:48:05 GMT References: <1990Nov18.001426.28901@daffy.cs.wisc.edu> Reply-To: srb4@cel.co.uk (Steve Brown) Followup-To: Codeview for Windows 3.0 & 8514/A monitors Organization: Crosfield Ltd., Hemel Hempstead, United Kingdom. Lines: 40 Summary: Expires: Sender: In article <1990Nov18.001426.28901@daffy.cs.wisc.edu> airola@cat37.cs.wisc.edu (Darwin Airola) writes: >Does anyone know if CodeView for Windows 3.0 (CVW) is supposed to show up >on both the 8514 and the VGA monitor? (I am running it on a PS/2 system.) >Also, I don't know if I am doing something wrong or not, but whenever I >move the mouse, the screen just sort-of flashes. I cannot seem to use any >of the options or do anything. > Firstly, I apologise if you've seen this before, but I'm not sure if my previous posting was distributed. Our modem went down the day I posted my previous article. There are a number of things to watch out for when using Codeview for Windows with 8514/A mointors. These are, in no particular order:- 1. Windows must be set up to for 8514/A mode with the setup program. If you don't do this, the system will crash when you try to use Codeview. 2. You must specify /8 on the Codeview command line. Failure to do so will result in a tasteful message box saying there is no second monitor attached. (Why can't it detect the 8514 automatically?) 3. If you are running DOS 4.00, the 43 line mode (/43) will not work in 8514 mode if ANSI.SYS is installed. 4. You may experience problems using the standard retail VGA driver. If this is the case, use the one supplied with the SDK instead. When Codeview is running correctly, the application being debugged is displayed on the 8514, while Codeview uses the other monitor. As far as I know, this is the only way it works. Using Codeview with Microsoft CV6.0 PWB on my PS/2 70, I have found that you cannot debug applications from within PWB. Also, on one occasion, running Windows from within PWB trashed my hard disc when exiting Windows. I hope this is of help.