KnowledgeBase Archive

An Archive of Early Microsoft KnowledgeBase Articles

View on GitHub

Q117916: ADT2: ADT Splash Screen Is Not Repainted

Article: Q117916
Product(s): Microsoft Access Distribution Kit
Version(s): WINDOWS:2.0
Operating System(s): 
Keyword(s): kbusage
Last Modified: 25-JUN-2002

-------------------------------------------------------------------------------
The information in this article applies to:

- Microsoft Access Developer's Toolkit, version 2.0 
-------------------------------------------------------------------------------

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

SYMPTOMS
========

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.

Additional query words:

======================================================================
Keywords          : kbusage 
Technology        : kbAudDeveloper kbAccessSearch kbAccessDevTK200 kbZNotKeyword3
Version           : WINDOWS:2.0
Hardware          : x86
Issue type        : kbbug

=============================================================================

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.

Copyright Microsoft Corporation 1986-2002.