lpszText = L""; ::SendMessageW(toolTipWnd, TTM_ADDTOOLW, 0, (LPARAM)&ti); ::SendMessageW(toolTipWnd, TTM_SETMAXTIPWIDTH,0, (LPARAM)350);
確定! 回上一頁