Windows function to get a handle to a device context from a window handle. HDC GetDC(HWND handle_to_window);. If handle_to_window is null, the HDC of ...
確定! 回上一頁