Here they are: HDC GetWindowDC(HWND hWnd); HDC GetDC(HWND hWnd); HDC GetDCEx(HWND hWnd, HRGN hrgnClip, DWORD flags); HDC BeginPaint(HWND hWnd, ...
確定! 回上一頁