First try using an OR-assignment instead of plain assignment: cp.ExStyle |= WS_EX_TOOLWINDOW;. If that doesn't work, ...
確定! 回上一頁