1 2 3 4
#include <windows.h> int ShowSplash(HINSTANCE hInstance, UINT_PTR TimerId, int BitmapId); int HideSplash();