BUG: Mismatched USER32.DBG File on Windows NT 3.51 CD-ROM Disc

ID: Q133758


The information in this article applies to:
  • The SETUPDBG.EXE utility
    • Microsoft Visual C++, 32-bit Editions, versions 2.0, 2.1, 2.2, 4.0, 4.1


SYMPTOMS

When you install Visual C++, Setup creates an icon for the SETUPDBG.EXE utility called "NT System Symbols Setup." On running this utility to install the Windows NT symbol files (.DBG files), you are prompted to enter the full path to your Windows NT distribution files. If you specify a path to the Windows NT 3.51 CD-ROM drive, you encounter this message.

The version of the file 'USER32.DBG' does not match the
corresponding dll on your machine. Do you want to copy it?


CAUSE

The Windows NT 3.51 CD-ROM compact disc contains an incorrect version of the USER32.DBG file.


RESOLUTION

You can debug applications with Visual C++ without this file installed. However, the Visual C++ debugger will not be able to determine the context of functions located in USER32.DLL.

The USER32.DBG file included in the Win32 Software Development Kit (SDK) is correct, so installing the Windows NT symbol files (.DBG files) from the Win32 SDK CD-ROM compact disc will work correctly. You can also copy this file directly from the Win32 SDK into your \WINDOWS\SYMBOLS\DLL directory.

Alternatively, you can obtain the same correct USER32.DBG file by downloading USER32.EXE from the Microsoft Download Center.


MORE INFORMATION

The following file is available for download from the Microsoft Download Center. Click the file name below to download the file:

User32.exe
For more information about how to download files from the Microsoft Download Center, please visit the Download Center at the following Web address
http://www.microsoft.com/downloads/search.asp
and then click How to use the Microsoft Download Center.


STATUS

Microsoft has confirmed this to be a bug with the Windows NT 3.51 CD-ROM compact disc. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.

Additional query words: kbfile vc20setup

Keywords : kbsetup
Version : 2.00 2.10 2.20 4.00 4.10
Platform : NT WINDOWS
Issue type :


Last Reviewed: December 10, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.