[comp.windows.ms.programmer] What is WinDebug386??

kea@kasoft.UUCP (Ken Anderson) (11/29/90)

Everytime I startup CVW, I get a message that WinDebug.386
isn't installed, so Alt-Ctrl-Sys Req won't work.

I've read on-line help, and every manual, and I see no reference to it.
The file is there, but what do I do with it --- is it a device driver??

Any hints will be appreciated.
-- 
Ken Anderson, kea@kasoft.UUCP, 416-274-6244 (fax:416-891-2715)
---

richardh@hpopd.HP.COM (Richard Hancock) (11/30/90)

/ hpopd:comp.windows.ms.programmer / kea@kasoft.UUCP (Ken Anderson) /  8:41 pm  Nov 28, 1990 /

Everytime I startup CVW, I get a message that WinDebug.386
isn't installed, so Alt-Ctrl-Sys Req won't work.

I've read on-line help, and every manual, and I see no reference to it.
The file is there, but what do I do with it --- is it a device driver??
----------

Add the following line to the [386Enh] section of your system.ini :-

	device=windebug.386

and ensure that windebug.386 is in your <win30>\system directory.

Windebug.386 is a Virtual Device Driver.

Richard.