if (IsUnicode) return SetPropW (hWnd, lpString, hData); return SetPropA (hWnd, lpString, hData);
確定! 回上一頁