ADT2: ADT Splash Screen Is Not Repainted

Last reviewed: May 14, 1997
Article ID: Q117916
The information in this article applies to:
  • Microsoft Access Developer's Toolkit version 2.0

SYMPTOMS

Novice: Requires knowledge of the user interface on single-user computers.

If you specify a splash, or startup, screen in your custom application's .INI file and you have security enabled, the application's Logon dialog box will overlay the splash screen. If you move the Logon dialog box, the splash screen is not repainted.

RESOLUTION

Do not move the Logon dialog box when you are logging into a Microsoft Access Developer's Toolkit-developed run-time application.

STATUS

Microsoft has confirmed this to be a problem in the Microsoft Access Developer's Toolkit (ADT) version 2.0. This problem no longer occurs in Microsoft Access Developers Toolkit for Windows 95.

MORE INFORMATION

Steps to Reproduce Problem

  1. Create a Microsoft Access application.

  2. Use the ADT Setup Wizard to create Setup disks for your application. Make sure to include a secured SYSTEM.MDA file and a .BMP file with your application.

  3. Add the following lines to your application's .INI file:

          [Run-Time Options]
          StartupScreen=<yourapp>.bmp
    

  4. Use the Setup disks to install your application.

  5. Double-click the icon that your application's Setup creates. When the Logon dialog box appears, move the dialog box. Note that the bitmap image is not repainted.


Keywords : GnlAcini kbusage
Version : 2.0
Platform : WINDOWS
Hardware : X86
Issue type : kbbug
Resolution Type : Info_Provided


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: May 14, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.