对于windows api中创建的窗口,可以通过SetWindowLong函数修改其样式。函数声明为:LONG SetWindowLongA( HWND hWnd, int nIndex, LONG dwNewLong); ...
確定! 回上一頁