dword dwexstyle = ::getwindowlong(m_hwnd, gwl_exstyle);. dwexstyle |= ws_ex_toolwindow;. ::setwindowlong(m_hwnd, gwl_exstyle, dwexstyle);. 我在 ...
確定! 回上一頁