Suppose hCtl is a handle to a control created without the WS_VISIBLE flag such as: HWND hCtl = CreateWindowEx(0, WC_STATIC, L"some text", ...
確定! 回上一頁