The information in this article applies to:
SYMPTOMSWhen the Setup Wizard that ships with Visual Basic version 3.0 is run on Windows 95 or Windows 98, it gives this message:
WORKAROUNDAs the Help file suggests, the best solution is to use the Setup Wizard on a 16-bit operating system such as Windows version 3.1. STATUSThis behavior is by design. MORE INFORMATIONThe Setup Wizard will copy Dynamic Link Library (.DLL) files contained in the WINDOWS\SYSTEM subdirectory, to the floppies containing your setup program. Some of these DLL files may be 32-bit, but have the same name as their 16-bit counterparts. One example of such a file is VER.DLL. If after setup, an attempt is made to use a 32-bit DLL on a 16-bit operating system by a setup program, it could cause a serious system error. Additional query words: kbVBp300 kbdss kbVBp kbDSupport kbNoKeyWord
Keywords : kbGrpVB |
Last Reviewed: January 5, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |