调用 GetDC 函数如果 Windows 应用程序的绘图工作并非由 WM_PAINT 消息驱动,则需要调用 GetDC 函数以获取设备环境。其形式为: hdc = GetDC ( hwnd ) ;由 GetDC 函数 ...
確定! 回上一頁