Imports the GDI GetDC function that retrieves a handle to a display device context (DC) for the client area of a specified window or for the entire screen.
A handle to the DC for the specified window's client area if the function succeeds; otherwise, null
.
PXUtil Class | UMD.HCIL.PiccoloX.Util Namespace