WM_PRINTCLIENT can be implemented in the same manner as WM_PAINT, but one must not call BeginPaint and EndPaint (MSDN docs). The message also takes a number ...
確定! 回上一頁