To find out the usable area of the desktop window you use the GetSystemMetrics() API function with SM_CXFULLSCREEN and SM_CYFULLSCREEN.
確定! 回上一頁