BUG: Linking VxDs with Visual Studio 97 SP1&2 Generates Error

ID: Q180588


The information in this article applies to:
  • Microsoft Windows 95 Driver Development Kit (DDK)
  • Microsoft Visual Studio versions 97sp1, 97sp2


SYMPTOMS

When attempting to build a virtual device driver (VxD) with Visual Studio, you may see the following linker error:

fatal error LNK1190: invalid fixup found, type 0x0001


CAUSE

The new linker installed by these Visual Studio 97 Service Packs 1 and 2 do not successfully link VxDs.


RESOLUTION

The standard Visual C++ version 5 linker successfully links VxDs. Visual Studio 97 Service Pack 3 successfully links as well.


STATUS

Microsoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. We are researching this bug and will post new information here in the Microsoft Knowledge Base as it becomes available.

Additional query words:

Keywords : kbVS97sp1bug kbVS97sp2bug
Version : WINDOWS:97sp1,97sp2; Win95:
Platform : Win95 WINDOWS
Issue type : kbbug


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