I'like to display some graphic information during the beginning of my application. The templated dialog cannot display a bmp properly with different display configures. CDC seems helpful, but how do I get a CDC object at startup of my application? Thanks in advance.