The Wayback Machine - https://web.archive.org/web/20101122082906/http://www.codeguru.com:80/cpp/w-d/dislog/splashscreens/

    Splash Screens

    Animated Multithread Splash

    Build a real multithreaded splash, with the slow loading process and the animated splash running simultaniously.

    A Splash Screen with Alpha Blending

    Have you ever thought about creating a splash screen that melts with the background using an Alpha channel together with the splash bitmap? This three-class implementation could help you do this. Includes explanations of Alpha Blending routines and GDI functions such as GetDIBits and SetDIBits. (The demo project was updated.)

    Adding a Splash Screen to Your Applications

    Create splash screens for your applications without the use of MFC.

    Splash Screen with 256 color support

    Splash Screen with 256 color support

    Splash screen with text on it that uses its own thread

    Splash screen with text on it that uses its own thread

    Dialog with Splash Screen Example Code

    Dialog with Splash Screen Example Code