Xref: utzoo comp.windows.ms.programmer:1274 comp.os.msdos.programmer:3848 Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!csus.edu!borland.com!sidney From: sidney@borland.com (Sidney Markowitz) Newsgroups: comp.windows.ms.programmer,comp.os.msdos.programmer Subject: Re: WINDEBUG.DLL and Borland C++ Message-ID: <1991Mar11.035630.22464@borland.com> Date: 11 Mar 91 03:56:30 GMT References: <27388@uflorida.cis.ufl.EDU> Organization: Borland International Lines: 12 In article <27388@uflorida.cis.ufl.EDU> jdb@reef.cis.ufl.edu (Brian K. W. Hook) writes: >I just bought Borland C++ and suddenly noticed the file WINDEBUG.DLL in my >BC/BIN directory....anyone know what it is there for? During installation >it didn't put in any of the .INI files, and I can't find it mentioned in >the DOCS anywhere? It's the debugging interface to Windows from the SDK, licensed from Microsoft by Borland, used by the Windows version of Turbo Debugger. It has to be in your path (or maybe just in the same directory as TDW) in order to use TDW. -- sidney markowitz