[Overview][Types][Procedures and functions][Variables][Index] |
Creates an memory Device Context, compatible with the device of the given DC.
Source position: winapih.inc line 53
function CreateCompatibleDC( |
DC: HDC |
):HDC; |
DC |
|
The device DC. |
The memory DC, zero on failure.
Version 4.0 | Generated 2025-05-03 | Home |