Good day to all! Im using CSplashWnd class derive from CWnd to run my splash screen. My problem is how can i put text in the splash screen (like writing the license number, owner of the software etc..). the logic of the CSplashWnd is just calling the bitmap to be loaded...

can anyone give me a good approach in handling splash screen with text?