Problems Using Borland's Turbo Debugger with WindowsLast reviewed: November 23, 1994Article ID: Q82311 |
The information in this article applies to:
SYMPTOMSThe Borland Turbo Debugger for Windows that comes with most Borland development tools for Windows may experience problems when run under Windows version 3.1. For example, the following may occur:
CAUSEThe WINDEBUG.DLL file that is shipped with Borland's C++ 2.0, 3.0, Turbo C++, Turbo PASCAL, and so on dated before April 1992 is incompatible with Windows 3.1. This incompatibility exists because the debugger depends on data structures specific to Windows 3.0.
WORKAROUNDIf you have a licensed copy of the Windows 3.1 Software Development Kit (SDK), you can rename the CVWIN.DLL file to WINDEBUG.DLL. This should be an acceptable workaround until you can obtain Borland's updated releases of WINDEBUG.DLL. The Borland products included here are manufactured by a vendor independent of Microsoft; we make no warranty, implied or otherwise, regarding these products' performance or reliability.
|
KBCategory: kbother kbdisplay kb3rdparty kbprg
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |