How do I create a Device Context before any windows in my application have been created? I need to create a bitmap for use later in the creation process.

Thanks