I can get device context as GetDC(0), but it return DC only for primary screen. Is it possible to get DC for all visible area with multiple monitors?
GetDC(0)