Function: CreateCompatibleDC
Module location:
cImageList32.pkg
line
25 (view source)
Handle
CreateCompatibleDC(Handle hdc)
Handle to an existing DC. If this handle is NULL, the function creates a memory DC compatible with the application's current screen. handle to a new memory DC, or null if it fails.
References (1):
Module
Containing Symbol
Line
cImageList32.pkg
AddBitmap
210